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
4e3a973f85
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
4e3a973f85
fix(rtp): correct order of adding to rtp.
Fixes
#226
2022-12-29 08:21:27 +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): ad jit.verion to cache version string.
Fixes
#225
2022-12-29 08:01:05 +01:00
config.lua
fix(rtp): correct order of adding to rtp.
Fixes
#226
2022-12-29 08:21:27 +01:00
loader.lua
fix(rtp): correct order of adding to rtp.
Fixes
#226
2022-12-29 08:21:27 +01:00
plugin.lua
feat(plugin): allow some `lazy.nvim` spec props to be set by the user
2022-12-29 00:49:38 +01:00
util.lua
feat(util): use treesitter to highlight notify messages when available
2022-12-27 13:34:12 +01:00