mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-23 22:33:48 +01:00
remove magit
This commit is contained in:
parent
d3cd8e5e15
commit
0ede7a2e6d
1 changed files with 0 additions and 1 deletions
|
@ -30,7 +30,6 @@ return require("packer").startup(function(use)
|
||||||
run = function() vim.fn["firenvim#install"](0) end,
|
run = function() vim.fn["firenvim#install"](0) end,
|
||||||
config = pconf("firenvim")
|
config = pconf("firenvim")
|
||||||
}
|
}
|
||||||
use "jreybert/vimagit"
|
|
||||||
use "airblade/vim-gitgutter"
|
use "airblade/vim-gitgutter"
|
||||||
use "dag/vim-fish"
|
use "dag/vim-fish"
|
||||||
use "uiiaoo/java-syntax.vim"
|
use "uiiaoo/java-syntax.vim"
|
||||||
|
|
Loading…
Reference in a new issue