mirror of
https://github.com/folke/lazy.nvim.git
synced 2025-04-18 20:36:45 +00:00
feat(ui): added custom commands for lazygit and opening a terminal for a plugin
This commit is contained in:
parent
7d02da2ff0
commit
be3909c544
4 changed files with 61 additions and 7 deletions
4
TODO.md
4
TODO.md
|
@ -1,4 +1,4 @@
|
|||
## ✅ TODO
|
||||
# ✅ TODO
|
||||
|
||||
- [x] fancy UI to manage all your Neovim plugins
|
||||
- [x] auto lazy-loading of lua modules
|
||||
|
@ -46,6 +46,8 @@
|
|||
|
||||
- [ ] document highlight groups
|
||||
- [ ] document user events
|
||||
- [ ] document API, like lazy.plugins()
|
||||
- [ ] icons
|
||||
|
||||
- [x] check in cache if rtp files match
|
||||
- [x] I think the installation section, specifically the loading part, could use an
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue