diff options
Diffstat (limited to 'filetype.vim')
-rw-r--r-- | filetype.vim | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/filetype.vim b/filetype.vim index 988d79ee..cd75d58a 100644 --- a/filetype.vim +++ b/filetype.vim @@ -1 +1 @@ -runtime! ftdetect/polyglot.vim +call polyglot#init#init() |