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
eebdceca1723801e1889d2a65bd676d17139fc6c
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
c9bbb922e5
feat(treesitter): add diff, jsonc and yaml by default
2023-10-08 12:56:27 +02:00
..
extras
feat(codeium): add codeium extra (
#1619
)
2023-10-07 21:09:36 +02:00
lsp
style: lua annotations and handle deprecated methods
2023-10-08 10:45:38 +02:00
coding.lua
feat(mini.surround)!: default surround mappings are now gs instead of gz (unless you enabled the leap extra)
2023-10-04 00:25:44 +02:00
colorscheme.lua
…
core.lua
…
editor.lua
feat(bufremove): ask to save changes before trying to remove a buffer
2023-10-06 18:43:54 +02:00
treesitter.lua
feat(treesitter): add diff, jsonc and yaml by default
2023-10-08 12:56:27 +02:00
ui.lua
fix(alpha): reset laststatus when alpha unloads.
Fixes
#1623
2023-10-07 21:08:18 +02:00
util.lua
…