LunarVim/lua/core
2021-10-10 14:25:38 +03:30
..
builtins refactor: auto-generate language configuration (#1584) 2021-10-03 16:13:46 +02:00
lualine refactor: auto-generate language configuration (#1584) 2021-10-03 16:13:46 +02:00
autocmds.lua feat: q quits lsp-installer (#1674) 2021-10-04 07:15:26 +00:00
autopairs.lua fix(cmp/autopairs): prevent out of bounds jump and re-enable jump after confirm (#1708) 2021-10-09 20:47:01 +02:00
bufferline.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
cmp.lua fix: don't hide duplicate snippets 2021-10-10 00:30:03 +03:30
commands.lua feat(lsp): handle user configuration in setup() (#1707) 2021-10-07 17:47:53 +02:00
comment.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
dap.lua Feature: Define signs for Dap (#1642) 2021-09-30 11:01:59 +03:30
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 feat: support wildcard filetypes for null-ls providers (#1447) 2021-10-09 13:45:34 +02:00
log.lua refactor: auto-generate language configuration (#1584) 2021-10-03 16:13:46 +02:00
nvimtree.lua fix: anything not in setup should be set using zero and one (#1733) 2021-10-10 14:25:38 +03:30
project.lua refactor: use more flexible paths (#1381) 2021-09-13 11:28:15 +02:00
telescope.lua fix(telescope): prompt position when find/grep LunarVim files (#1711) 2021-10-09 07:55:45 +02:00
terminal.lua fix: add missing lsp.log entry in log_viewer (#1666) 2021-10-03 14:32:09 +02:00
treesitter.lua [Refactor/Bugfix] move on_config_done callbacks to relevant setup() (#1175) 2021-08-22 20:03:19 +02:00
which-key.lua [Feature] better code action prompt and auto show codelens actions (#1698) 2021-10-06 02:07:23 +03:30