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
5f5a564a82a8a9734012c9131f28056524366c6a
LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
T
History
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