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
You've already forked LazyVim
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
171a843edf9b70da26d380e798420028c13f8064
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
171a843edf
feat(root): customizable root detection and
:LazyRoot
command
2023-10-11 14:56:54 +02:00
..
extras
feat(starter)!:
dashboard.nvim
is now the default starter. To keep using
alpha.nvim
, enable the extra.
2023-10-11 14:56:54 +02:00
lsp
feat!: make
conform.nvim
and
nvim-lint
the default formatters/linters
2023-10-11 14:56:54 +02:00
coding.lua
fix(cmp): set default group_index to 1 to prevent issues with custom sources
2023-10-09 10:05:57 +02:00
colorscheme.lua
…
editor.lua
feat(root): customizable root detection and
:LazyRoot
command
2023-10-11 14:56:54 +02:00
formatting.lua
feat!: make
conform.nvim
and
nvim-lint
the default formatters/linters
2023-10-11 14:56:54 +02:00
init.lua
perf(plugin): move all lazy.nvim related code to
lazyvim.util.plugin
2023-10-11 14:56:54 +02:00
linting.lua
feat!: make
conform.nvim
and
nvim-lint
the default formatters/linters
2023-10-11 14:56:54 +02:00
treesitter.lua
fix(treesitter): typo with commands
2023-10-10 11:07:58 +02:00
ui.lua
feat(starter)!:
dashboard.nvim
is now the default starter. To keep using
alpha.nvim
, enable the extra.
2023-10-11 14:56:54 +02:00
util.lua
…