This website requires JavaScript.
Explore
Help
Sign In
subcrip
/
lazy.nvim
mirror of
https://github.com/folke/lazy.nvim.git
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
2730814434
lazy.nvim
/
lua
/
lazy
/
core
/
handler
History
Folke Lemaitre
c734d941b4
fix(keys): feed keys instead of returning expr for Neovim 0.8.x.
Fixes
#511
2023-02-08 16:00:56 +01:00
..
cmd.lua
feat(cmd): use cmd table instead of trying to create the cmd string.
Fixes
#472
2023-02-07 20:57:00 +01:00
event.lua
feat(event): track event trigger times
2023-01-02 11:26:54 +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
feat(keys): allow overriding a keys value to `vim.NIL` to not add the key
2023-01-16 10:16:35 +01:00
keys.lua
fix(keys): feed keys instead of returning expr for Neovim 0.8.x.
Fixes
#511
2023-02-08 16:00:56 +01:00