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
03c5aa71f3f4b697bd9ba5e20d7cd51469bca3ed
LazyVim
/
lua
/
lazyvim
/
util
History
Folke Lemaitre
286a6fb8ae
feat(config): use lazy's new custom events (
Event.mappings
) for a better
LazyFile
2023-10-11 14:56:55 +02:00
..
format.lua
fix(format): always show formatter status even when no sources available
2023-10-11 14:56:54 +02:00
init.lua
perf(plugin): move all lazy.nvim related code to
lazyvim.util.plugin
2023-10-11 14:56:54 +02:00
lsp.lua
perf(util): split lazyvim.util in smaller separate modules
2023-10-11 14:56:54 +02:00
plugin.lua
feat(config): use lazy's new custom events (
Event.mappings
) for a better
LazyFile
2023-10-11 14:56:55 +02:00
root.lua
feat(root): allow custom functions as part of
vim.g.root_spec
2023-10-11 14:56:54 +02:00
telescope.lua
feat(root): customizable root detection and
:LazyRoot
command
2023-10-11 14:56:54 +02:00
terminal.lua
perf(util): split lazyvim.util in smaller separate modules
2023-10-11 14:56:54 +02:00
toggle.lua
perf(util): split lazyvim.util in smaller separate modules
2023-10-11 14:56:54 +02:00
ui.lua
fix(ui): dont show left signs on virtual line numbers (wrap).
Fixes
#1654
2023-10-11 14:56:54 +02:00