diff options
Diffstat (limited to 'ftplugin/i3.vim')
| -rw-r--r-- | ftplugin/i3.vim | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/ftplugin/i3.vim b/ftplugin/i3.vim deleted file mode 100644 index 6470f448..00000000 --- a/ftplugin/i3.vim +++ /dev/null @@ -1,5 +0,0 @@ -if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'i3') == -1 - -setlocal commentstring=#\ %s - -endif |
