This website requires JavaScript.
Explore
Help
Sign in
mirror
/
LazyVim.LazyVim
Watch
1
Star
0
Fork
You've already forked LazyVim.LazyVim
0
mirror of
https://github.com/LazyVim/LazyVim.git
synced
2025-06-23 01:08:59 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
b796b6e5a8
LazyVim.LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
52b34ce3c3
feat(lsp): allow disabling autoformat for certain buffers
2023-02-07 23:15:10 +01:00
..
format.lua
feat(lsp): allow disabling autoformat for certain buffers
2023-02-07 23:15:10 +01:00
init.lua
fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile.
Fixes
#169
2023-02-07 21:59:33 +01:00
keymaps.lua
fix(lsp):
]w
and
[w
now work as expected.
Fixes
#109
2023-01-23 19:21:14 +01:00