We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3efa034 + 2685d9e commit 345b270Copy full SHA for 345b270
ftdetect/swift.vim
@@ -1,4 +1,4 @@
1
-autocmd BufNewFile,BufRead *.swift setfiletype swift
+autocmd BufNewFile,BufRead *.swift set filetype=swift
2
autocmd BufRead * call s:Swift()
3
function! s:Swift()
4
if !empty(&filetype)
0 commit comments