LunarVim/lua/core
2021-09-26 21:11:44 +03:30
..
builtins feat: compe -> cmp (#1496) 2021-09-07 19:23:14 -04:00
lualine [bugfix] Update lualine according to the breaking changes (#1558) 2021-09-15 23:41:21 +04:30
autocmds.lua q to quit quickfix when focused 2021-08-27 21:06:50 +02:00
autopairs.lua [Bugfix]: latex completion: insert { instead of ( when completing (#1566) 2021-09-17 21:09:26 +04:30
bufferline.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
cmp.lua feature: allow cmp confirm options to be configurable (#1523) 2021-09-21 08:54:47 +02:00
commands.lua [Feature] Add LvimInfo command (#1269) 2021-08-09 10:59:27 -04:00
comment.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
dap.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
dashboard.lua fix(dashboard): hide version when no tag found (#1572) 2021-09-17 05:14:31 -07:00
gitsigns.lua watch_index is deprecated, use watch_gitdir instead (#1614) 2021-09-25 10:35:08 +03:30
info.lua [Feature] Add lunarvim latest release tag to dashboard (#1436) 2021-09-17 04:13:52 -07:00
log.lua [Refactor]: only allow a single logger (#1405) 2021-08-26 23:02:16 +04:30
lspinstall.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
nvimtree.lua fix small bugs in nvim-tree (#1629) 2021-09-26 21:11:44 +03:30
project.lua refactor: use more flexible paths (#1381) 2021-09-13 11:28:15 +02:00
telescope.lua fix: adjust layout after a regression in telescope (#1615) 2021-09-25 18:39:12 +02:00
terminal.lua fix: use the correct API for the log-viewer (#1564) 2021-09-17 10:59:35 +04:30
treesitter.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
which-key.lua fix: use the correct API for the log-viewer (#1564) 2021-09-17 10:59:35 +04:30