misc/vim/syntax/factor.vim: set 'shiftwidth' option in modeline

db4
Keita Haga 2011-03-20 16:12:24 +09:00
parent a5c193b8c4
commit 45443be1bc
2 changed files with 2 additions and 2 deletions

View File

@ -317,4 +317,4 @@ endif
let b:current_syntax = "factor"
" vim: syntax=vim
" vim:set ft=vim sw=4:

View File

@ -304,4 +304,4 @@ endif
let b:current_syntax = "factor"
" vim: syntax=vim
" vim:set ft=vim sw=4: