From 8a97b79b05272787c27bf811141acec49da1ebf4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakobus=20Sch=C3=BCrz?= Date: Thu, 29 Oct 2020 23:18:23 +0100 Subject: [PATCH] vimplugins list --- vimplugins | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 vimplugins diff --git a/vimplugins b/vimplugins new file mode 100644 index 0000000..65e4f90 --- /dev/null +++ b/vimplugins @@ -0,0 +1,14 @@ +install color https://github.com/vim-scripts/Zenburn.git +install color https://github.com/altercation/vim-colors-solarized.git +install syntax https://github.com/vim-scripts/indentpython.vim.git +install plugins https://github.com/preservim/nerdtree.git +install plugins https://github.com/Xuyuanp/nerdtree-git-plugin.git +install plugins https://github.com/jistr/vim-nerdtree-tabs.git +install plugins https://github.com/tpope/vim-fugitive.git +install plugins https://github.com/Lokaltog/powerline.git +install plugins https://github.com/rakr/vim-togglebg.git +install plugins https://github.com/ConradIrwin/vim-bracketed-paste.git +install plugins https://github.com/tmhedberg/SimpylFold.git +install plugins https://github.com/vim-syntastic/syntastic.git +install plugins https://github.com/ctrlpvim/ctrlp.vim.git +install plugins https://github.com/vim-airline/vim-airline.git