diff options
Diffstat (limited to 'modules/polyglot.vim')
-rw-r--r-- | modules/polyglot.vim | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/modules/polyglot.vim b/modules/polyglot.vim deleted file mode 100644 index 08c5d72c..00000000 --- a/modules/polyglot.vim +++ /dev/null @@ -1,4 +0,0 @@ -aug i3config_ft_detection - au! - au BufNewFile,BufRead ~/.config/i3/config set filetype=i3config -aug end |