mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-19 12:33:45 +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,
|
||||
config = pconf("firenvim")
|
||||
}
|
||||
use "jreybert/vimagit"
|
||||
use "airblade/vim-gitgutter"
|
||||
use "dag/vim-fish"
|
||||
use "uiiaoo/java-syntax.vim"
|
||||
|
|
Loading…
Reference in a new issue