Auto-disable Caps Lock on Ubuntu, go-vim setup
This commit is contained in:
parent
fc6fd5d759
commit
bb61c31034
4
vimrc
4
vimrc
|
@ -87,9 +87,7 @@ let g:rustfmt_autosave = 1
|
|||
|
||||
" vim-go configuration:
|
||||
let g:go_fmt_command = "goimports"
|
||||
|
||||
" vim-terraform configuration:
|
||||
let g:terraform_fmt_on_save=1
|
||||
autocmd BufNewFile,BufRead *.gohtml set syntax=gohtmltmpl
|
||||
|
||||
" vim-rails configuration:
|
||||
let g:rails_projections = {
|
||||
|
|
Loading…
Reference in New Issue