LunarVim/lua/lvim/core
2022-07-31 14:33:55 +02:00
..
alpha refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
builtins feat: add alpha.nvim integration (#1906) 2022-03-19 20:02:45 +01:00
lualine fix(lualine): unique buf client names (#2683) 2022-06-23 10:32:15 +04:30
telescope chore: bump plugins version (#2723) 2022-07-23 14:16:43 +02:00
alpha.lua refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
autocmds.lua fix(autocmds): toggle format-on-save properly (#2659) 2022-06-06 11:50:24 +02:00
autopairs.lua fix(autopairs): remove weird tex rules from autopairs (#2206) 2022-01-23 13:11:01 +03:30
bufferline.lua feat: prompt when closing modified/term buffers (#2658) 2022-05-26 13:28:04 +02:00
cmp.lua perf(cmp): remove redundant check for emmet-ls (#2830) 2022-07-31 14:33:55 +02:00
commands.lua feat: add commands to open/edit lvim logs (#2709) 2022-07-02 09:23:04 +02:00
comment.lua fix(core.comment): fix default extra mappings (#2768) 2022-07-03 22:21:51 +04:30
dap.lua fix(dap): pause key binding commmand (#2573) 2022-05-05 18:53:48 +04:30
gitsigns.lua feat: gitsigns yadm support (#2535) 2022-04-30 20:13:50 +04:30
info.lua feat(neovim): neovim 0.8 compatibility (#2544) 2022-05-03 03:38:21 +04:30
log.lua fix(installer): always use check shallow clones (#2763) 2022-06-26 13:53:44 +02:00
notify.lua feat(icons): make it possible to disable icons (#2529) 2022-04-28 19:00:39 +04:30
nvimtree.lua feat: fix a couple of issues (#2750) 2022-06-23 10:27:18 +04:30
project.lua fix: lsp root can get very annoying when working with multiple languages. User is still able to turn it on. 2021-11-18 02:56:48 -05:00
telescope.lua feat: fix a couple of issues (#2750) 2022-06-23 10:27:18 +04:30
terminal.lua refactor(whichkey): use vim.keymap.set directly (#2786) 2022-07-04 19:26:33 +02:00
treesitter.lua fix(autocmds): disable commentstring_calc on cursor-hold (#2581) 2022-05-11 17:15:00 +02:00
which-key.lua feat(which-key): added search command for colour highlights (#2693) 2022-06-12 10:09:41 +02:00