LunarVim/lua/lvim
Chase Colman 627fdd6049
fix(keymap): unset on reload, load correct order, add unset default (#1942)
fix(keymap): don't unset default keymaps on reload unless set to false

fix(keymaps): prevent accessing undefined default mode

fix(keymap): use unadapted mode for default check

fix(keymap): apply initial lvim.keys
2021-11-10 20:45:52 +00:00
..
config fix(keymap): unset on reload, load correct order, add unset default (#1942) 2021-11-10 20:45:52 +00:00
core fix(ci): blacklist 'sorbet' (#1936) 2021-11-10 11:09:44 +01:00
impatient feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
interface feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
lsp fix(lsp): correct map and prevent highlight leak of diagnostic signs in 0.6 (#1934) 2021-11-10 11:09:44 +01:00
utils feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
bootstrap.lua feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
impatient.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
keymappings.lua fix(keymap): unset on reload, load correct order, add unset default (#1942) 2021-11-10 20:45:52 +00:00
plugin-loader.lua feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +01:00
plugins.lua chore: bump lspconfig and null versions 2021-11-10 11:09:44 +01:00