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-07-10 01:14:41 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
5f5a564a82
LazyVim.LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
5f5a564a82
fix(plugins): lazy-loading on BufReadPre or BufReadPost, should also use BufNewFile.
Fixes
#169
2023-02-07 21:59:33 +01:00
..
format.lua
feat(lsp): allow overriding options for vim.lsp.buf.format.
Fixes
#51
2023-01-13 22:46:16 +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