package publish

This commit is contained in:
Vanessa McHale 2018-04-08 13:58:07 -05:00
parent d0683d7914
commit 9c4eff9e9a
1 changed files with 1 additions and 1 deletions

View File

@ -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\ *)