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.
*.swift
1 parent 3efa034 commit 2685d9eCopy full SHA for 2685d9e
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