docs(fsharp): add formatter docs
This commit is contained in:
parent
ca38e5a9a5
commit
26819c33f3
1 changed files with 7 additions and 0 deletions
|
@ -48,6 +48,13 @@ pacman -S mono
|
|||
** LSP
|
||||
The language server is automatically installed by [[https://github.com/emacs-lsp/lsp-mode/blob/master/clients/lsp-fsharp.el][lsp-fsharp]].
|
||||
|
||||
** Fantomas
|
||||
Fantomas is used for formatting via [[doom-module::editor format]] and can be installed as a [[https://dotnet.microsoft.com/en-us/download][dotnet]] tool.
|
||||
|
||||
#+begin_src shell
|
||||
dotnet tool install -g fantomas-tool
|
||||
#+end_src
|
||||
|
||||
* TODO Usage
|
||||
#+begin_quote
|
||||
🔨 This module has no usage documentation yet. [[doom-contrib-module:][Write some?]]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue