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
7eadaacc48
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
102bc2722e
fix(loader): source runtime files without `silent`.
Fixes
#336
2023-01-06 19:16:39 +01:00
..
handler
fix(keys): Use vim's default value for an unset g:mapleader (
#316
)
2023-01-04 14:02:48 +01:00
cache.lua
fix(cache): check full paths of cached modpaths.
Fixes
#324
2023-01-05 13:42:23 +01:00
config.lua
refactor: split open_cmd in float_cmd and float_term
2023-01-05 17:36:01 +01:00
loader.lua
fix(loader): source runtime files without `silent`.
Fixes
#336
2023-01-06 19:16:39 +01:00
plugin.lua
feat(spec): allow import property on a plugin spec
2023-01-04 17:50:57 +01:00
util.lua
fix(util): Util.try can now work without an error message
2023-01-05 11:31:13 +01:00