aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <dave@sleepmap.de>2023-05-22 08:55:21 +0200
committerDavid Runge <dave@sleepmap.de>2023-05-22 08:55:21 +0200
commit248b5c7ea2dd8510036eb5b046d7792b569b4fd6 (patch)
treebeca41d92cde8774ff82557e0ea649dbfd236f87 /.vundles.local
parent8b2c2d67941008598d6c104c8c07a23a82381fab (diff)
downloaddotfiles-248b5c7ea2dd8510036eb5b046d7792b569b4fd6.tar.gz
dotfiles-248b5c7ea2dd8510036eb5b046d7792b569b4fd6.tar.bz2
dotfiles-248b5c7ea2dd8510036eb5b046d7792b569b4fd6.tar.xz
dotfiles-248b5c7ea2dd8510036eb5b046d7792b569b4fd6.zip
Vim: remove use of vundles config file (long not used anymore).
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local28
1 files changed, 0 insertions, 28 deletions
diff --git a/.vundles.local b/.vundles.local
deleted file mode 100644
index 06f3c6c..0000000
--- a/.vundles.local
+++ /dev/null
@@ -1,28 +0,0 @@
-" Python
-Bundle "klen/python-mode.git"
-" Wordpress
-Bundle "vim-scripts/VimRepress"
-" systemd
-Bundle "Matt-Stevens/vim-systemd-syntax"
-" processing
-Bundle "sophacles/vim-processing"
-"latex
-"Bundle "vim-scripts/LaTeX-Suite-aka-Vim-LaTeX"
-"octave
-Bundle "sjas/octave.vim"
-" netrw
-Bundle "vim-scripts/netrw.vim"
-" vim-arduino-syntax
-Bundle "sudar/vim-arduino-syntax"
-" vim-arduino-snippets
-Bundle "sudar/vim-arduino-snippets"
-" vim-iptables
-Bundle "vim-scripts/iptables"
-" gnupg
-Bundle "jamessan/vim-gnupg"
-" Latex suite
-Bundle "gerw/vim-latex-suite"
-" graphviz
-Bundle "wannesm/wmgraphviz.vim.git"
-" YouCompleteMe
-Bundle "Valloric/YouCompleteMe.git"