mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 21:42:58 +01:00
remove vaxe plugin
This commit is contained in:
parent
e2f64fbf06
commit
28a4d72eda
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@ return require("packer").startup(function(use)
|
|||
|
||||
use {"neoclide/coc.nvim", branch = "release"}
|
||||
use "scrooloose/nerdtree"
|
||||
use {"jdonaldson/vaxe", branch = "neovaxe", run = "sh install.sh"}
|
||||
use "Xuyuanp/nerdtree-git-plugin"
|
||||
use "tiagofumo/vim-nerdtree-syntax-highlight"
|
||||
use "ryanoasis/vim-devicons"
|
||||
|
|
Loading…
Reference in a new issue