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
17
flake.lock
generated
17
flake.lock
generated
|
@ -1653,6 +1653,22 @@
|
|||
"type": "github"
|
||||
}
|
||||
},
|
||||
"plugin-vim-fugitive": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
"lastModified": 1712554826,
|
||||
"narHash": "sha256-pmY1EQbupKvsqok9O5omkOWi0BEZ8df7HL0F7ubdY9Q=",
|
||||
"owner": "tpope",
|
||||
"repo": "vim-fugitive",
|
||||
"rev": "dac8e5c2d85926df92672bf2afb4fc48656d96c7",
|
||||
"type": "github"
|
||||
},
|
||||
"original": {
|
||||
"owner": "tpope",
|
||||
"repo": "vim-fugitive",
|
||||
"type": "github"
|
||||
}
|
||||
},
|
||||
"plugin-vim-illuminate": {
|
||||
"flake": false,
|
||||
"locked": {
|
||||
|
@ -1865,6 +1881,7 @@
|
|||
"plugin-tokyonight": "plugin-tokyonight",
|
||||
"plugin-trouble": "plugin-trouble",
|
||||
"plugin-vim-dirtytalk": "plugin-vim-dirtytalk",
|
||||
"plugin-vim-fugitive": "plugin-vim-fugitive",
|
||||
"plugin-vim-illuminate": "plugin-vim-illuminate",
|
||||
"plugin-vim-markdown": "plugin-vim-markdown",
|
||||
"plugin-vim-repeat": "plugin-vim-repeat",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue