LazyVim.LazyVim/lua/lazyvim
Folke Lemaitre 7d0dbc6ded
feat(lazygit): lazygit now automatically uses colors from your Neovim colorscheme
Disable by setting `vim.g.lazygit_theme = false` in your `options.lua`
2024-03-26 12:43:07 +01:00
..
config feat(lazygit): lazygit now automatically uses colors from your Neovim colorscheme 2024-03-26 12:43:07 +01:00
plugins feat(python): allow configuring other python lsp servers than pyright, basedpyright 2024-03-26 09:28:08 +01:00
util feat(lazygit): lazygit now automatically uses colors from your Neovim colorscheme 2024-03-26 12:43:07 +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