LunarVim/lua/lvim/core
2021-10-22 14:33:48 +03:30
..
builtins feat: add an independent lvim namespace (#1699) 2021-10-10 21:07:41 +02: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 [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 fix(formatters): always select null-ls by default (#1810) 2021-10-20 20:01:51 +02:00
log.lua fix: handle vim.notify when missing a log level (#1818) 2021-10-21 17:51:22 +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