LunarVim/lua/lvim/core
2021-11-10 11:09:44 +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 feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
autocmds.lua fix(lsp): avoid data-race on server:install() (#1863) 2021-10-30 20:39:53 +02:00
autopairs.lua feat: update now syncs the core plugins (#1865) 2021-10-30 14:39:00 +02:00
bufferline.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
cmp.lua fix(cmp): if possible jump in the snippet after completion 2021-11-10 11:09:42 +01:00
commands.lua feat: better error handling for packer (#1883) 2021-11-02 16:58:55 +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 feat: new file cmd for dashboard + icon update (#1849) 2021-10-30 14:39:00 +02:00
gitsigns.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
info.lua perf(lsp): use the new upstream API for filetypes (#1836) 2021-10-31 16:23:44 +01:00
log.lua fix(log): don't rely on lvim.builtin.notify.active (#1831) 2021-10-23 13:11:05 +02:00
notify.lua fix(log): don't rely on lvim.builtin.notify.active (#1831) 2021-10-23 13:11:05 +02:00
nvimtree.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
project.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02: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 fix(ci): blacklist 'sorbet' (#1936) 2021-11-10 11:09:44 +01:00