THIS IS A TEST INSTANCE ONLY! REPOSITORIES CAN BE DELETED AT ANY TIME!
This website requires JavaScript.
Explore
Help
Sign In
hiifong
/
LazyVim
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7d0dbc6dedc2d6cb4c3bc77fa296dc07ce5927c9
LazyVim
/
lua
/
lazyvim
T
History
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