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
d8f4382dd3850550076b33d64a5f455daf7e6450
LazyVim
/
lua
/
lazyvim
/
plugins
History
Folke Lemaitre
d8f4382dd3
fix(tailwind): nil check for filetypes_include.
Fixes
#1607
2023-10-06 23:06:51 +02:00
..
extras
fix(tailwind): nil check for filetypes_include.
Fixes
#1607
2023-10-06 23:06:51 +02:00
lsp
perf: added support for
LazyFile
event that properly loads file based plugins without blocking the ui
2023-10-04 10:45:10 +02:00
coding.lua
…
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
fix(treesitter): dont enable ]c, [c, ... in diff-mode
2023-10-04 21:00:32 +02:00
ui.lua
fix(options): set default laststatus=3 and set it to 0 before loading dashboard to prevent flickering
2023-10-05 10:43:21 +02:00
util.lua
…