feat: remove vim-fugitive in favor of snacks lazygit
This commit is contained in:
parent
49890805b0
commit
5dc158af55
1 changed files with 1 additions and 4 deletions
|
|
@ -1,6 +1,3 @@
|
|||
{...}: {
|
||||
vim.git = {
|
||||
gitsigns.enable = true;
|
||||
vim-fugitive.enable = true;
|
||||
};
|
||||
vim.git.gitsigns.enable = true;
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue