LunarVim/lua/lvim/core
lvimuser 2519e07423
fix(core/autocmds): do not check for existence on clear_augroup (#2963)
fix #2952

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>

Co-authored-by: kylo252 <59826753+kylo252@users.noreply.github.com>
2022-09-07 09:10:47 +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 chore: remove unnecessary code (#2923) 2022-08-29 14:47:21 +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(core/autocmds): do not check for existence on clear_augroup (#2963) 2022-09-07 09:10:47 +02:00
autopairs.lua refactor(cmp)!: adapt new recommendations (#2913) 2022-08-29 13:53:58 +02:00
bufferline.lua chore: bump plugins version (#2895) 2022-08-20 11:06:34 +02:00
cmp.lua fix(cmp): fix cmp select on CR (#2980) 2022-09-07 09:09:00 +02:00
commands.lua feat: add commands to open/edit lvim logs (#2709) 2022-07-02 09:23:04 +02:00
comment.lua fix(ts_context_commentstring): block comment match new api (#2948) 2022-08-29 14:13:57 +02:00
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: update key bindings for comment.nvim to use new api (#2926) 2022-08-22 15:24:38 +02:00