Files
dotfiles/vim/.vim/ftplugin/go.vim
T
2026-09-10 13:38:05 +02:00

3 lines
46 B
VimL

set keywordprg=go\ doc
set makeprg=go\ run\ .