Change i3 provider

This commit is contained in:
Adam Stankiewicz
2018-12-26 11:19:25 +01:00
parent aad3df96e7
commit 678fc65514
8 changed files with 358 additions and 146 deletions

5
ftplugin/i3config.vim Normal file
View File

@@ -0,0 +1,5 @@
if !exists('g:polyglot_disabled') || index(g:polyglot_disabled, 'i3') == -1
setlocal commentstring=#\ %s
endif