mirror of
https://mzte.de/git/LordMZTE/dotfiles.git
synced 2024-12-13 21:42:58 +01:00
parent
28a4d72eda
commit
687f332192
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@ 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