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 23:36:35 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
be3909c544
lazy.nvim
/
lua
/
lazy
/
core
History
Folke Lemaitre
be3909c544
feat(ui): added custom commands for lazygit and opening a terminal for a plugin
2022-12-24 11:30:16 +01:00
..
handler
fix(keys): key handlers were not working after reload
2022-12-22 21:58:19 +01:00
cache.lua
refactor!: default lazy cache path is now under cache instead of state
2022-12-23 07:48:45 +01:00
config.lua
feat(ui): added custom commands for lazygit and opening a terminal for a plugin
2022-12-24 11:30:16 +01:00
loader.lua
fix(install): make sure to setup loaders before attempting install so colorscheme can load.
Fixes
#122
2022-12-23 07:48:45 +01:00
plugin.lua
feat(build): build can now be a list to execute multiple build commands.
Fixes
#143
2022-12-24 11:30:15 +01:00
util.lua
refactor: refactored ui code
2022-12-23 10:18:19 +01:00