LunarVim/lua/lvim/core
Sergio Mendez 5cf8c07ee9
fix(bootstrap): support for using default neovim config and data directories (#1777)
Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
Co-authored-by: James Walmsley <james@fullfat-fs.co.uk>
2021-10-20 18:05:18 +02:00
..
builtins feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
lualine feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
telescope feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
autocmds.lua [Bugfix]: Allow user autocmds (#1776) 2021-10-16 12:03:17 +02:00
autopairs.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
bufferline.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
cmp.lua fix(cmp): fix <C-j> and <C-k> keybindings not working 2021-10-16 20:36:21 +02:00
commands.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02: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(bootstrap): support for using default neovim config and data directories (#1777) 2021-10-20 18:05:18 +02:00
gitsigns.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
info.lua refactor(info): new layout with less clutter (#1809) 2021-10-20 12:56:02 +03:30
log.lua fix(config/log): show error in config instead of hiding (#1751) 2021-10-12 17:33:41 +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 feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00
terminal.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
treesitter.lua feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02:00
which-key.lua feat: better telescope integration (#1702) 2021-10-15 16:33:34 +02:00