Emacs config utilizing prelude as a base
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
252 B

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