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
dc03fa1ae5
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
edf8310288
feat(plugin): added `Plugin.priority` for start plugins
2022-12-27 17:24:47 +01:00
..
handler
fix(ft): always trigger FileType when lazy-loading on ft
2022-12-27 08:57:49 +01:00
cache.lua
fix(cache): never use packer paths from cache
2022-12-26 18:35:07 +01:00
config.lua
feat(profile): added accurate startuptime to ui/stats/docs
2022-12-27 13:34:12 +01:00
loader.lua
feat(plugin): added `Plugin.priority` for start plugins
2022-12-27 17:24:47 +01:00
plugin.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): use treesitter to highlight notify messages when available
2022-12-27 13:34:12 +01:00