diff options
Diffstat (limited to '.vim/after/ftplugin/gomod.vim')
| -rw-r--r-- | .vim/after/ftplugin/gomod.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.vim/after/ftplugin/gomod.vim b/.vim/after/ftplugin/gomod.vim new file mode 100644 index 0000000..96369aa --- /dev/null +++ b/.vim/after/ftplugin/gomod.vim @@ -0,0 +1 @@ +set commentstring=//\ %s |