package publish
This commit is contained in:
parent
d0683d7914
commit
9c4eff9e9a
1 changed files with 1 additions and 1 deletions
|
@ -19,7 +19,7 @@ endif
|
|||
" indentation rules
|
||||
set smarttab
|
||||
au BufNewFile,BufRead *.*ats
|
||||
\ set shiftwidth=2
|
||||
\ setl shiftwidth=2
|
||||
|
||||
" set comment string to something prettier
|
||||
setlocal commentstring=(*\ %s\ *)
|
||||
|
|
Loading…
Reference in a new issue