LazyVim.LazyVim/lua/lazyvim/plugins
Folke Lemaitre f3655c33a3
perf(notify): disable animation notifications. too big impact on performance for too little benefit
To keep using animations, you can set stages = fade_in_slide_out for the
nvim-notify plugin
2024-03-26 17:35:27 +01:00
..
extras feat(python): allow configuring other python lsp servers than pyright, basedpyright 2024-03-26 09:28:08 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
coding.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
colorscheme.lua feat(catppuccin): enable more integrations (#1922) 2023-11-04 11:09:01 +01:00
editor.lua feat(neo-tree): add mapping "O" to open with system default (#2758) 2024-03-23 08:15:04 +01:00
formatting.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
init.lua perf(plugin): move all lazy.nvim related code to lazyvim.util.plugin 2023-10-12 11:48:02 +02:00
linting.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
treesitter.lua feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
ui.lua perf(notify): disable animation notifications. too big impact on performance for too little benefit 2024-03-26 17:35:27 +01:00
util.lua fix(sessions): added folds to sessions 2023-10-27 18:34:33 +02:00
xtras.lua fix(extras): prevent duplicate extra imports 2024-03-08 11:51:18 +01:00