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-05 15:30:08 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
edf8310288
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