mirror of
https://github.com/amix/vimrc
synced 2025-07-07 08:45:00 +08:00
Removed vim-go
This commit is contained in:
@ -1,3 +0,0 @@
|
||||
command! -nargs=0 -range GoModFmt call go#mod#Format()
|
||||
|
||||
command! -nargs=0 GoModFmtAutoSaveToggle call go#mod#ToggleModFmtAutoSave()
|
@ -1 +0,0 @@
|
||||
nnoremap <silent> <Plug>(go-mod-fmt) :<C-u>call go#mod#Format()<CR>
|
Reference in New Issue
Block a user