aboutsummaryrefslogtreecommitdiffstats
path: root/.vundles.local
diff options
context:
space:
mode:
authorDavid Runge <david.runge@frqrec.com>2014-09-28 16:27:23 +0200
committerDavid Runge <david.runge@frqrec.com>2014-09-28 16:27:23 +0200
commit27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00 (patch)
tree9208d29d22d9bf43674a9ee9125af729256abb99 /.vundles.local
parent1811e9c2ffe0694330d7d8bf63930480e4358f18 (diff)
downloaddotfiles-27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00.tar.gz
dotfiles-27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00.tar.bz2
dotfiles-27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00.tar.xz
dotfiles-27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00.zip
Adding Arduino related vundles
Diffstat (limited to '.vundles.local')
-rw-r--r--.vundles.local4
1 files changed, 4 insertions, 0 deletions
diff --git a/.vundles.local b/.vundles.local
index 2d1b274..2a63df5 100644
--- a/.vundles.local
+++ b/.vundles.local
@@ -14,3 +14,7 @@ Bundle "sjas/octave.vim"
Bundle "vim-scripts/netrw.vim"
" ctrlp
Bundle "vim-scripts/ctrlp.vim"
+" vim-arduino-syntax
+Bundle "sudar/vim-arduino-syntax"
+" vim-arduino-snippets
+Bundle "sudar/vim-arduino-snippets"