mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-12-19 10:21:18 +00:00
feat: add gitlinker
This commit is contained in:
parent
585dfca7ca
commit
7ca4c17385
6 changed files with 59 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ in {
|
|||
./gitsigns
|
||||
./vim-fugitive
|
||||
./git-conflict
|
||||
./gitlinker-nvim
|
||||
];
|
||||
|
||||
options.vim.git = {
|
||||
|
|
@ -15,6 +16,7 @@ in {
|
|||
* gitsigns
|
||||
* vim-fugitive
|
||||
* git-conflict
|
||||
* gitlinker-nvim
|
||||
'';
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue