emacs-prelude/docs/modules/fsharp.md
Kostas Tsiligkiris 9ed0d772da [DOCS] Fix problem with Edit in github link
The link is created with docs in it, even if the mkdocs.yml file
mentions doc as the documentation folder. I am not aware if there is
any other dependency in the name doc, I have renamed it to docs and
changed it also in the mkdocs.yml file. It seems docs is hardcoded in
the readthedocs theme :(
2022-04-11 09:11:28 +03:00

12 lines
252 B
Markdown

# Prelude F#
!!! Note
This module builds on top of the shared [Programming](programming.md) module.
## F# mode
This module uses
[`fsharp-mode`](https://github.com/fsharp/emacs-fsharp-mode) and
`eglot-fsharp` with almost no extra configuration.