diff options
| author | jdhao <jdhao@jdhao-MBP.local> | 2022-10-27 21:56:44 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2022-10-27 21:59:05 +0800 |
| commit | b893bdc099f0a6c5a6b8657578bd9d3bf7547b4a (patch) | |
| tree | 52f6d1293e64cfc996155f31620b0669cbad3d2f /after/ftplugin | |
| parent | 2073f72e675a0d3097210f3ae54710a289823613 (diff) | |
fix incorrect comment string for gitconf
Diffstat (limited to 'after/ftplugin')
| -rw-r--r-- | after/ftplugin/gitconfig.vim | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/after/ftplugin/gitconfig.vim b/after/ftplugin/gitconfig.vim new file mode 100644 index 0000000..9c2e80a --- /dev/null +++ b/after/ftplugin/gitconfig.vim @@ -0,0 +1 @@ +set commentstring=#\ %s |
