gomod.vim Vim syntax highlight for go.mod Notes Syntax and ftdetect were ported from fatih/vim-go. All thanks to vim-go. Installation For vim-plug Plug 'johejo/gomod.vim' For dein.vim call dein#add('johejo/gomod.vim') License MIT Author Mitsuo Heijo (johejo)