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
ff24f493ee
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
ff24f493ee
fix(loader): source rtp
/plugin
files after loading start plugins. Fixes
2022-12-21 14:34:31 +01:00
..
handler
fix: use nvim_feekeys instead of nvim_input for keys handler.
Fixes
#28
2022-12-20 18:24:48 +01:00
cache.lua
fix: add after directories to rtp to make after/ftplugin and others work.
Fixes
#47
2022-12-20 23:35:06 +01:00
config.lua
feat(loader): warn when mapleader is changed after init
2022-12-21 10:51:31 +01:00
loader.lua
fix(loader): source rtp
/plugin
files after loading start plugins. Fixes
2022-12-21 14:34:31 +01:00
plugin.lua
feat(plugin): allow plugin files only without a main plugin module.
Fixes
#53
2022-12-21 09:03:47 +01:00
util.lua
fix: strip
/
from dirs.
Fixes
#60
2022-12-21 10:17:10 +01:00