Skip to content

johejo/gomod.vim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

7860ecf · Feb 7, 2021

History

7 Commits
Jan 30, 2021
Jan 11, 2020
Jan 4, 2020
Jan 4, 2020
Jan 4, 2020

Repository files navigation

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)