aboutsummaryrefslogtreecommitdiff
path: root/vim/autoload/alternate_filetypes.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/autoload/alternate_filetypes.vim')
-rw-r--r--vim/autoload/alternate_filetypes.vim1
1 files changed, 0 insertions, 1 deletions
diff --git a/vim/autoload/alternate_filetypes.vim b/vim/autoload/alternate_filetypes.vim
index 26c2a0d5..08ac88dc 100644
--- a/vim/autoload/alternate_filetypes.vim
+++ b/vim/autoload/alternate_filetypes.vim
@@ -10,5 +10,4 @@ function! alternate_filetypes#() abort
unlet b:alternate_filetypes
endif
endif
- set filetype?
endfunction