mirror of
https://github.com/sheerun/vim-polyglot.git
synced 2025-11-16 07:23:48 -05:00
Remove non-working ftplugin line, closes #485
This commit is contained in:
@@ -100,4 +100,7 @@ augroup filetypedetect
|
||||
|
||||
"jsx
|
||||
au BufNewFile,BufRead *.jsx setf javascriptreact
|
||||
|
||||
"fsharp
|
||||
autocmd BufNewFile,BufRead *.fs,*.fsi,*.fsx set filetype=fsharp
|
||||
augroup END
|
||||
|
||||
Reference in New Issue
Block a user