mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-06 02:11:33 +00:00
plugins/git: add vim-fugitive; modularize
This commit is contained in:
parent
165c3369aa
commit
f78696f13b
12 changed files with 206 additions and 130 deletions
|
@ -407,6 +407,11 @@
|
|||
flake = false;
|
||||
};
|
||||
|
||||
plugin-vim-fugitive = {
|
||||
url = "github:tpope/vim-fugitive";
|
||||
flake = false;
|
||||
};
|
||||
|
||||
plugin-fidget-nvim = {
|
||||
url = "github:j-hui/fidget.nvim";
|
||||
flake = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue