LunarVim/lua/lvim/core
2022-11-18 09:24:58 +01:00
..
alpha feat: use our own colorscheme, decouple from tokyonight (#3378) 2022-11-04 12:57:24 -04:00
builtins refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
lualine feat: only use orange branch for lunar colorscheme 2022-11-04 13:43:30 -04:00
telescope fix(finders): use lunarvim basedir (#3332) 2022-10-27 16:28:33 +02:00
alpha.lua fix(alpha): check alpha module (#3233) 2022-10-14 17:28:38 +02:00
autocmds.lua fix(autocmds): remove spell autocmd (#3487) 2022-11-17 21:04:42 -05:00
autopairs.lua fix(autopairs): attach confirm_done only once (#3430) 2022-11-07 22:54:38 -05:00
breadcrumbs.lua refactor: move dap keybindings to which key (#3459) 2022-11-11 22:01:15 -05:00
bufferline.lua fix(bufferline): fallback to empty table if buf_nums is nil (#3473) 2022-11-16 11:21:50 +01:00
cmp.lua fix: cmp will behave closer to how people expect 2022-11-10 09:06:55 -05:00
commands.lua feat: add command & keybind to view docs (#3426) 2022-11-07 22:52:51 -05:00
comment.lua chore(plugins): bump version (#3248) 2022-10-15 18:32:11 +02:00
dap.lua refactor: move dap keybindings to which key (#3459) 2022-11-11 22:01:15 -05:00
gitsigns.lua feat: add some more reloads (#3126) 2022-10-03 04:17:38 +00:00
illuminate.lua chore(illuminate): pcall for configure 2022-10-10 00:57:45 -04:00
indentlines.lua perf(treesitter): disable in big files (#3268) 2022-11-01 10:37:50 +01:00
info.lua feat: move icons to a single icons file (#3115) 2022-10-02 23:48:23 -04:00
lir.lua fix(icons): do not reload nvim-web-devicons module (#3344) 2022-10-25 23:19:18 -04:00
log.lua fix(logger): set console logging to sync (#3379) 2022-11-04 15:45:31 +01:00
mason.lua fix(config): use a minimal bootstrap for mason (#3427) 2022-11-05 16:46:52 +01:00
nvimtree.lua fix(nvimtree): avoid hard-coded mapping (#3492) 2022-11-18 09:24:58 +01:00
project.lua recognizing maven projects by default added (#3037) 2022-09-19 12:40:01 -04:00
telescope.lua refactor(plugins)!: remove nvim-notify from core (#3300) 2022-10-21 01:21:22 -04:00
terminal.lua fix(terminal): slightly bigger vertical terminal 2022-11-04 09:59:09 -04:00
theme.lua feat: use our own colorscheme, decouple from tokyonight (#3378) 2022-11-04 12:57:24 -04:00
treesitter.lua fix(tree-sitter): force update bundled parsers (#3475) 2022-11-16 11:13:41 +01:00
which-key.lua fix(nvimtree): avoid hard-coded mapping (#3492) 2022-11-18 09:24:58 +01:00