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 d41ef95 + 0998c12 commit b7ec680Copy full SHA for b7ec680
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