LunarVim/lua/lvim
2022-07-04 19:26:33 +02:00
..
config feat(cmp): add option to disable friendly-snippets (#2660) 2022-05-26 16:06:49 +02:00
core refactor(whichkey): use vim.keymap.set directly (#2786) 2022-07-04 19:26:33 +02:00
impatient fix(lsp): undo stdpath overload to avoid datarace (#2540) 2022-04-29 16:26:15 +02:00
interface chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30
lsp refactor(whichkey): use vim.keymap.set directly (#2786) 2022-07-04 19:26:33 +02:00
utils fix(installer): always use check shallow clones (#2763) 2022-06-26 13:53:44 +02:00
bootstrap.lua fix: use correct cache path (#2593) 2022-05-10 17:28:30 +02:00
impatient.lua refactor: update impatient (#2477) 2022-04-20 13:22:26 +02:00
keymappings.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
plugin-loader.lua refactor: use api-autocmds for lsp functions (#2549) 2022-05-03 03:40:51 +04:30
plugins.lua feat(installer): add verify-plugins hook (#2751) 2022-06-23 16:11:47 +02:00
utils.lua chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30