LazyVim.LazyVim/lua/lazyvim/plugins
2023-05-28 11:07:02 +02:00
..
extras fix(neotest): removed <leader>tR in favor of <leader>tt 2023-05-28 11:07:02 +02:00
lsp feat(lsp): added nvim-lspconfig.opts.format_notify. Enable this to debug formatter issues. 2023-05-26 10:51:07 +02:00
coding.lua fix(luasnip): use echo instead of echo -e for build warning 2023-05-27 23:03:44 +02:00
colorscheme.lua fix(plugins): fix the laziness of all plugins to still work as intended with config.defaults.lazy = false. Fixes #67 2023-01-16 16:49:29 +01:00
core.lua fix(core): set cond=true for LazyVim 2023-03-14 11:17:07 +01:00
editor.lua fix(telescope): use last-known telescope commit to work on Neovim 0.8.0 when running in Neovim 0.8.0 2023-05-25 18:33:59 +02:00
treesitter.lua feat(mini.comment)!: removed ts-context-commentstring since mini.comment provides this functionality out of the box 2023-05-12 20:34:36 +02:00
ui.lua fix(dashboard): center the LazyVim logo (#845) 2023-05-28 09:41:58 +02:00
util.lua fix(persistence): dont add rtp to session 2023-05-22 20:57:26 +02:00