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
876d52fee3e41d2c6d166bc05b06072fe443fb5e
LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
T
History
Folke Lemaitre
b278b062ec
feat(lsp): added
opts.autoformat
to be able to disable autoformat by default.
Fixes
#65
2023-01-16 14:13:24 +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
feat(lsp): added
opts.autoformat
to be able to disable autoformat by default.
Fixes
#65
2023-01-16 14:13:24 +01:00
keymaps.lua
fix(lsp): ']d' & '[d' was reversed (
#58
)
2023-01-14 18:29:57 +01:00