LunarVim/lua/lvim/core
2021-11-20 14:22:04 +01:00
..
builtins fix: overloading keymappings now works correctly even after reloading (#1789) 2021-11-03 12:32:10 +01:00
lualine fix(lualine): use tabstop in spaces component when sensible (#1807) 2021-10-22 14:33:48 +03:30
telescope Bugfix: allow LunarVim changelog to work outside the lvim directory (#1952) 2021-11-14 14:00:59 +01:00
autocmds.lua fix(windows): remove redundant resolve call (#1974) 2021-11-20 14:22:04 +01:00
autopairs.lua feat: update now syncs the core plugins (#1865) 2021-10-30 14:39:00 +02:00
bufferline.lua refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
cmp.lua fix(cmp): if possible jump in the snippet after completion 2021-11-10 11:09:42 +01:00
commands.lua refactor: more configurable format-on-save (#1937) 2021-11-14 13:44:00 +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 refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00
gitsigns.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
info.lua feat: support new null-ls (#1955) 2021-11-16 14:55:45 +00:00
log.lua fix: use an indepdent shadafile from neovim (#1910) 2021-11-15 09:20:45 +01:00
notify.lua fix(log): don't rely on lvim.builtin.notify.active (#1831) 2021-10-23 13:11:05 +02:00
nvimtree.lua refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +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: pcall telescope actions 2021-11-04 22:50:19 -04:00
terminal.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
treesitter.lua feat: enable context commentstring by default (#1904) 2021-11-05 22:15:10 +00:00
which-key.lua refactor: load the default keymaps once (#1965) 2021-11-18 16:04:34 +01:00