diff options
-rw-r--r-- | .vundles.local | 4 |
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" |