LunarVim/lua/lvim/core
2022-08-09 13:32:35 +02:00
..
alpha refactor: load the default options once (#2592) 2022-05-21 16:48:47 +02:00
builtins refactor!: migrate to mason.nvim (#2880) 2022-08-09 10:41:17 +02:00
lualine fix(lualine): set icon color according to the status of treesitter (#2754) 2022-08-09 13:32:35 +02:00
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 refactor!: migrate to mason.nvim (#2880) 2022-08-09 10:41:17 +02:00
log.lua fix(installer): always use check shallow clones (#2763) 2022-06-26 13:53:44 +02:00
mason.lua refactor!: migrate to mason.nvim (#2880) 2022-08-09 10:41:17 +02:00
notify.lua feat(icons): make it possible to disable icons (#2529) 2022-04-28 19:00:39 +04:30
nvimtree.lua fix(nvimtree): remove indent_markers icons trailing space (#2854) 2022-07-31 17:00:55 +02:00
project.lua fix: use pcall for setting up project.nvim (#2762) 2022-07-31 16:57:13 +02: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 fix: handle deprecated telescope.builtin.internal (#2885) 2022-08-09 13:15:20 +02:00