Skip to content

Commit

Permalink
Removes arduino syntax file from vim
Browse files Browse the repository at this point in the history
  • Loading branch information
flavioamieiro committed May 17, 2017
1 parent d76f0bd commit cfedf8c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 49 deletions.
48 changes: 0 additions & 48 deletions .vim/syntax/arduino.vim

This file was deleted.

1 change: 0 additions & 1 deletion .vimrc
Original file line number Diff line number Diff line change
Expand Up @@ -173,5 +173,4 @@ autocmd FileType tex set spell spelllang=pt_br
autocmd FileType javascript set omnifunc=javascriptcomplete#CompleteJS
autocmd FileType html set omnifunc=htmlcomplete#CompleteTags
autocmd FileType css set omnifunc=csscomplete#CompleteCSS
autocmd BufNewFile,BufRead *.pde setf arduino
autocmd FileType c set noexpandtab

0 comments on commit cfedf8c

Please sign in to comment.