Add a module for F# programming ()

This commit is contained in:
Andre Boechat 2021-07-18 13:02:49 -03:00 committed by GitHub
parent 0eb5896530
commit 4f3a700b16
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 62 additions and 0 deletions
doc/modules

11
doc/modules/fsharp.md Normal file
View file

@ -0,0 +1,11 @@
# 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.