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
f9de5d0e8a1a8782c9b2cc07f6964f6192f36b29
LazyVim
/
lua
/
lazyvim
History
Folke Lemaitre
f9de5d0e8a
fix(format): typo timeout -> timeout_ms
2023-01-13 22:47:47 +01:00
..
config
fix(keymaps):
<leader>ur
now does the same as Neovim's better
<c-l>
2023-01-13 09:02:14 +01:00
plugins
fix(format): typo timeout -> timeout_ms
2023-01-13 22:47:47 +01:00
util
feat(lsp): allow overriding options for vim.lsp.buf.format.
Fixes
#51
2023-01-13 22:46:16 +01:00
init.lua
feat(config)!: LazyVim can now be configured like any other plugin with {"LazyVim/LazyVim", opts = ... }.
config.settings
is deprecated
2023-01-10 11:14:27 +01:00