initial commit
This commit is contained in:
parent
7660028ca4
commit
84ad0f67e7
1 changed files with 4 additions and 0 deletions
4
ftplugin/octobercms.vim
Normal file
4
ftplugin/octobercms.vim
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
augroup RemoveControlM
|
||||
" FIXME - need to work out how to pass
without it being treated literally
|
||||
" autocmd * BufWritePre <buffer> %s/
$//
|
||||
augroup END
|
||||
Loading…
Add table
Add a link
Reference in a new issue