zzz
This commit is contained in:
parent
064b840f5c
commit
ea3b5a76c7
@ -5,3 +5,4 @@ tags
|
||||
TAGS
|
||||
*.rbc
|
||||
*.class
|
||||
.vagrant
|
||||
|
@ -18,6 +18,8 @@ autocmd FileType ruby set shiftwidth=2
|
||||
\| set softtabstop=2
|
||||
\| map ,t :RuboCop<CR>:w<CR>
|
||||
|
||||
autocmd FileType ruby map ,r :RuboCop<CR>
|
||||
|
||||
autocmd BufNew,BufRead *.ino,*.pde setf arduino
|
||||
|
||||
autocmd FileType arduino set tabstop=4
|
||||
|
Loading…
Reference in New Issue
Block a user