That's what I meant, yap.
This commit is contained in:
parent
ac8acd9b56
commit
707f772885
@ -21,7 +21,7 @@ autocmd BufNew,BufRead *.java set efm=%A\ %#[javac]\ %f:%l:\ %m,%-Z\ %#[javac]\
|
|||||||
autocmd BufNew,BufRead *.go map ,t :Fmt<CR>:w<CR>
|
autocmd BufNew,BufRead *.go map ,t :Fmt<CR>:w<CR>
|
||||||
|
|
||||||
" highlighting sbt as scala, too
|
" highlighting sbt as scala, too
|
||||||
autocmd BufNew,BufRead *.sbt setf scala
|
autocmd BufNew,BufRead *.sbt set syn=scala
|
||||||
|
|
||||||
" (en|dis)able crosshairs!
|
" (en|dis)able crosshairs!
|
||||||
function! EnableCrosshairs()
|
function! EnableCrosshairs()
|
||||||
|
Loading…
Reference in New Issue
Block a user