LunarVim/lua/lvim
2022-08-02 11:37:06 +01:00
..
config feat(lsp): bind formatexpr and omnifunc by default (#2865) 2022-07-31 14:27:59 +02:00
core feat(whichkey): add default keybindings to cycle to next buffer (#2873) 2022-08-02 11:37:06 +01: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 fix(lvim/lsp/manager): make client_is_configured more reliable (#2851) 2022-07-31 16:51:12 +02:00
utils chore: bump plugins version (#2723) 2022-07-23 14:16:43 +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 fix(packer): add max_jobs = 40 (#2781) 2022-07-06 15:18:25 +02:00
plugins.lua chore: bump plugins version (#2723) 2022-07-23 14:16:43 +02:00
utils.lua chore: fix typos (#2292) 2022-02-18 17:47:17 +03:30