This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
lazy.nvim
Watch
1
Star
0
Fork
You've already forked lazy.nvim
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d1739cb7e1
lazy.nvim
/
lua
/
lazy
History
Folke Lemaitre
d1739cb7e1
feat(util): use treesitter to highlight notify messages when available
2022-12-27 13:34:12 +01:00
..
core
feat(util): use treesitter to highlight notify messages when available
2022-12-27 13:34:12 +01:00
manage
fix(plugin): pass plugin as arg to config/init/build
2022-12-26 22:59:07 +01:00
view
feat(ui): re-render after resize.
Fixes
#174
2022-12-26 14:19:39 +01:00
docs.lua
docs: document highlight groups
2022-12-26 09:37:31 +01:00
example.lua
docs: updated docs
2022-12-26 23:19:37 +01:00
health.lua
fix(health): don't show warning on `module=false`
2022-12-21 16:07:53 +01:00
help.lua
fix(help): make sure we always generate lazy helptags
2022-12-23 13:13:34 +01:00
init.lua
fix: move re-sourcing check to the top
2022-12-20 13:47:53 +01:00
status.lua
feat(ui): added statusline component to show pending updates
2022-12-05 20:49:45 +01:00
types.lua
style(plugin): improved types a bit, but sumneko still can't handle them since they're recursive
2022-12-27 08:30:28 +01:00
util.lua
feat(util): open terminal commands in a float
2022-12-24 11:30:16 +01:00