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-22 17:03:39 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
06c38c52a9
LazyVim.LazyVim
/
lua
/
lazyvim
/
plugins
/
lsp
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
06c38c52a9
feat(diagnostics): show diagnostics source when more than one source is reporting diagnostics
2023-04-18 19:59:19 +02:00
..
format.lua
fix(format): ignore vim.b.autoformat when formatting using key bindings.
Fixes
#575
2023-04-16 10:48:07 +02:00
init.lua
feat(diagnostics): show diagnostics source when more than one source is reporting diagnostics
2023-04-18 19:59:19 +02:00
keymaps.lua
fix(lsp): gT => gy. keymap for goto type definition.
Fixes
#554
2023-04-16 22:35:14 +02:00