LazyVim.LazyVim/lua/lazyvim
Folke Lemaitre 426cd3ed91
feat(lazygit): configure lazygit nvim-remote as editor and enable nerdfont icons
can be disabled with `vim.g.lazygit_config = false`
2024-03-26 19:55:14 +01:00
..
config feat(lazygit): configure lazygit nvim-remote as editor and enable nerdfont icons 2024-03-26 19:55:14 +01:00
plugins perf(notify): disable animation notifications. too big impact on performance for too little benefit 2024-03-26 17:35:27 +01:00
util feat(lazygit): configure lazygit nvim-remote as editor and enable nerdfont icons 2024-03-26 19:55:14 +01:00
health.lua fix: cleanup all Neovim < 0.9.0 code 2023-10-01 14:18:25 +02:00
init.lua fix: add shim for vim.uv just in case someone upgrades lazyvim before lazy 2024-03-22 10:30:35 +01:00
types.lua feat(python): added option to configure basedpyright as lsp. Check the python extra docs. Fixes #2787 2024-03-20 17:18:11 +01:00