initial commit
This commit is contained in:
parent
7660028ca4
commit
84ad0f67e7
|
@ -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…
Reference in New Issue