This website requires JavaScript.
Explore
Help
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-06-27 19:24:13 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
7260a2b28b
lazy.nvim
/
tests
/
core
History
Download ZIP
Download TAR.GZ
Folke Lemaitre
7260a2b28b
feat(spec)!: setting a table to
Plugin.config
is now deprecated. Please use
Plugin.opts
instead. (backward compatible for now)
2023-01-08 15:01:58 +01:00
..
e2e_spec.lua
feat(git): added fast
Git.get_origin
and
Git.get_config
2023-01-08 08:05:44 +01:00
init_spec.lua
test: test XDG paths for tests and added a test that checks if they are setup correctly
2022-12-02 09:25:30 +01:00
plugin_spec.lua
feat(spec)!: setting a table to
Plugin.config
is now deprecated. Please use
Plugin.opts
instead. (backward compatible for now)
2023-01-08 15:01:58 +01:00
util_spec.lua
test: fixed helper function to delete test directory
2023-01-07 22:52:49 +01:00