- Syntax support;
- Filetype support for F# files:
*.fs
*.fsi
*.fsx
*.fsscript
*.fsl
- FsLex*.fsy
- FsYacc*.fsproj
- XML config file
- Basic support for Keithbsmiley/investigate.vim on
*.fsproj
files;- Hit
K
(normal or visual mode) on F# source code to search on https://docs.microsoft.com/en-us/search - Hit
K
(normal or visual mode) on the dependency line to open the nuget page for the package
- Hit
- Highlight for Zaid-Ajaj/Feliz;
- Highlight for fable-compiler/fable-react.
- Support for Html, CSS and SQL based on the Code plugin.
- Support for PowerUp
This project is based on the vim-fsharp project.