This website requires JavaScript.
Explore
Help
Register
Sign in
jank
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-04-08 16:46:34 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
9f3fb38402
lazy.nvim
/
lua
/
lazy
/
core
/
handler
History
Folke Lemaitre
c7c1295c3e
fix: only show fired ft events in debug obvioulsy.
Fixes
#232
2022-12-29 18:06:40 +01:00
..
cmd.lua
fix(cmd): fixed signature of cmd._del.
Fixes
#229
2022-12-29 17:32:54 +01:00
event.lua
fix(ft): only trigger filetypepluing and filetypeindent for ft handler.
Fixes
#228
2022-12-29 17:26:38 +01:00
ft.lua
fix: only show fired ft events in debug obvioulsy.
Fixes
#232
2022-12-29 18:06:40 +01:00
init.lua
fix(keys): key handlers were not working after reload
2022-12-22 21:58:19 +01:00
keys.lua
fix(keys): don't escape pendig keys twice and only convert when number
2022-12-26 15:55:40 +01:00