update vimgo
This commit is contained in:
parent
f93e09a263
commit
624b11997b
3 changed files with 16 additions and 8 deletions
|
|
@ -67,6 +67,10 @@ augroup END
|
|||
"autocmd FileType javascript let b:auto_trim_whitespace=1
|
||||
"augroup END
|
||||
|
||||
augroup hs
|
||||
autocmd FileType hs nnoremap <Leader>ii :GhcModInfo!<CR>
|
||||
augroup END
|
||||
|
||||
augroup mkd
|
||||
autocmd FileType mkd set ai formatoptions=tcroqn2 comments=n:>
|
||||
augroup END
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue