This website requires JavaScript.
Explore
Help
Sign in
mirror
/
folke.lazy.nvim
Watch
1
Star
0
Fork
You've already forked folke.lazy.nvim
0
mirror of
https://github.com/folke/lazy.nvim.git
synced
2025-06-27 11:19:10 +02:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e2925748df
folke.lazy.nvim
/
lua
/
lazy
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
7de662d037
fix(ft): only trigger filetypepluing and filetypeindent for ft handler.
Fixes
#228
2022-12-29 17:26:38 +01:00
..
handler
fix(ft): only trigger filetypepluing and filetypeindent for ft handler.
Fixes
#228
2022-12-29 17:26:38 +01:00
cache.lua
fix(cache): check package.loaded after auto-load and return existing module if present.
Fixes
#224
2022-12-29 09:06:23 +01:00
config.lua
fix(config): reset packpath to include VIMRUNTIME only.
Fixes
#214
2022-12-29 16:04:45 +01:00
loader.lua
fix(loader): implemented correct adding to rtp.
fix
#230
,
fix
#226
2022-12-29 16:03:23 +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