mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 06:57:23 +01:00
ehm, 4 chars in javascript files
This commit is contained in:
2
vimrc
2
vimrc
@@ -273,7 +273,7 @@ au FileType ruby setlocal ts=2 sts=2 sw=2 expandtab foldmethod=syntax
|
|||||||
au FileType python set noexpandtab
|
au FileType python set noexpandtab
|
||||||
|
|
||||||
" JavaScript
|
" JavaScript
|
||||||
au FileType javascript setlocal ts=2 sts=2 sw=2
|
au FileType javascript setlocal ts=4 sts=4 sw=4
|
||||||
au BufRead,BufNewFile *.json set ft=json
|
au BufRead,BufNewFile *.json set ft=json
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user