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