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
|
" indentation rules
|
||||||
set smarttab
|
set smarttab
|
||||||
au BufNewFile,BufRead *.*ats
|
au BufNewFile,BufRead *.*ats
|
||||||
\ set shiftwidth=2
|
\ setl shiftwidth=2
|
||||||
|
|
||||||
" set comment string to something prettier
|
" set comment string to something prettier
|
||||||
setlocal commentstring=(*\ %s\ *)
|
setlocal commentstring=(*\ %s\ *)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue