doomemacs/modules/lang/fsharp
Reed Mullanix d2d690ec93 Add docs
2019-05-22 22:01:25 -07:00
..
config.el
doctor.el
packages.el
README.org

lang/fsharp

Description

This module adds F# support.

  • Code completion
  • eldoc support
  • Syntax checking

Module Flags

This module provides no flags.

Plugins

Hacks

None so far.

Prerequisites

Mono

To get code completion/syntax checking, you will need to install mono.

OSX

Do NOT install mono via brew. See this issue.

Arch Linux

sudo pacman -S mono

Features

An in-depth list of features, how to use them, and their dependencies.

Configuration

How to configure this module, including common problems and how to address them.

Troubleshooting

Common issues and their solution, or places to look for help.