LazyVim.LazyVim/lua/lazyvim/plugins
2023-01-24 08:17:57 +01:00
..
extras feat(extras): added extra for mini.animate. Highly recommended! 2023-01-23 00:11:29 +01:00
lsp fix(lsp): only load cmp-nvim-lsp when cmp is enabled 2023-01-24 07:50:07 +01:00
coding.lua feat(mini.surround): added lazy keys with descriptions to mini.surround 2023-01-16 21:16:51 +01: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 feat: install latest stable release of lazy.nvim and LazyVim 2023-01-22 15:15:08 +01:00
editor.lua fix(telescope): bind hidden/ignore to <a-i>, <a-h> instead of <c-i> since thats the same as <tab>. Fixes #117 2023-01-24 08:17:57 +01:00
init.lua feat(notify): delay notifs till replaced or at most 500ms to prevent more prompts 2023-01-10 23:00:56 +01:00
treesitter.lua refactor(treesitter)!: use <bs> in visual mode to shrink delection. Fixes #71 2023-01-17 14:44:52 +01:00
ui.lua fix(indent-blankline): load on BufReadPost to prevent neo-tree errors 2023-01-22 11:09:05 +01:00
util.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