mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-09-07 10:51:36 +00:00
languages/fsharp: init
This commit is contained in:
parent
df1b3f7968
commit
9f8b7edbf6
4 changed files with 114 additions and 0 deletions
|
@ -19,6 +19,7 @@ formatting to diagnostics. The following languages have sections under the
|
|||
- Go: [vim.languages.go.enable](#opt-vim.languages.go.enable)
|
||||
- Lua: [vim.languages.lua.enable](#opt-vim.languages.lua.enable)
|
||||
- PHP: [vim.languages.php.enable](#opt-vim.languages.php.enable)
|
||||
- F#: [vim.languages.fsharp.enable](#opt-vim.languages.fsharp.enable)
|
||||
|
||||
Adding support for more languages, and improving support for existing ones are
|
||||
great places where you can contribute with a PR.
|
||||
|
|
|
@ -276,3 +276,7 @@
|
|||
[rice-cracker-dev](https://github.com/rice-cracker-dev):
|
||||
|
||||
- `eslint_d` now checks for configuration files to load.
|
||||
|
||||
[Sc3l3t0n](https://github.com/Sc3l3t0n)
|
||||
|
||||
- Add F# support under `vim.languages.fsharp`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue