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.
1 parent d41ef95 commit 0998c12Copy full SHA for 0998c12
ftdetect/fsharp.vim
@@ -1,3 +1,3 @@
1
" F#, fsharp
2
autocmd BufNewFile,BufRead *.fs,*.fsi,*.fsx set filetype=fsharp
3
-autocmd BufNewFile,BufRead *.fsproj set filetype=fsharp_project
+autocmd BufNewFile,BufRead *.fsproj set filetype=fsharp_project syntax=xml
0 commit comments