LunarVim/lua/lvim/core
2022-01-03 11:06:45 +01:00
..
builtins fix: overloading keymappings now works correctly even after reloading (#1789) 2021-11-03 12:32:10 +01:00
lualine refactor(info): use new null-ls api for sources (#2125) 2022-01-01 14:25:23 +01:00
telescope [Feature]: Use Telescope's git_files with fallback (#2089) 2021-12-23 09:56:19 +01:00
autocmds.lua refactor: more consistent autocmds (#2133) 2022-01-03 11:06:45 +01:00
autopairs.lua fix: remove autopairs cmp completion (#2083) 2021-12-15 18:33:39 +01:00
bufferline.lua refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
cmp.lua fix: correct order for cmp's setup (#1999) 2021-11-28 16:52:56 +01:00
commands.lua fix: more accessible changelog (#2019) 2021-12-01 21:24:48 +01:00
comment.lua [Feature] use Comment.nvim instead of nvim-comment (#1736) 2021-10-11 20:10:59 +03:30
dap.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
dashboard.lua fix: more accessible changelog (#2019) 2021-12-01 21:24:48 +01:00
gitsigns.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
info.lua refactor(info): use new null-ls api for sources (#2125) 2022-01-01 14:25:23 +01:00
log.lua feat: lazyload notify's configuration (#1855) 2022-01-02 10:25:20 +01:00
notify.lua feat: lazyload notify's configuration (#1855) 2022-01-02 10:25:20 +01:00
nvimtree.lua fix(nvimtree): handle paths containing spaces (#2027) 2021-12-04 16:57:41 +01:00
project.lua fix: lsp root can get very annoying when working with multiple languages. User is still able to turn it on. 2021-11-18 02:56:48 -05:00
telescope.lua fix: better default, ignore .git in live_grep (#2020) 2021-12-02 17:46:50 +01:00
terminal.lua chore(terminal): avoid problematic layzgit mapping (#2068) 2021-12-11 21:19:20 +01:00
treesitter.lua refactor: avoid running ts.setup in headless (#2119) 2021-12-28 09:48:42 +01:00
which-key.lua feat: plugin version bump (#2131) 2022-01-02 17:07:40 +03:30