From 27db19cb0d31ae7511ef9dfa0b7a6e8febe85f00 Mon Sep 17 00:00:00 2001 From: David Runge Date: Sun, 28 Sep 2014 16:27:23 +0200 Subject: Adding Arduino related vundles --- .vundles.local | 4 ++++ 1 file changed, 4 insertions(+) (limited to '.vundles.local') 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" -- cgit v1.2.3-54-g00ecf