LazyVim.LazyVim/lua/lazyvim/plugins
2024-03-26 20:48:56 +01:00
..
extras refactor: use LazyVim.is_win() 2024-03-26 20:48:56 +01:00
lsp feat: use LazyVim everywhere instead of require("lazyvim.util") 2024-03-22 09:15:09 +01:00
coding.lua refactor: use LazyVim.is_win() 2024-03-26 20:48:56 +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