;;; config.el --- fsharp Layer config File for Spacemacs ;; ;; Copyright (c) 2012-2021 Sylvain Benner & Contributors ;; ;; Author: Sylvain Benner ;; URL: https://github.com/syl20bnr/spacemacs ;; ;; This file is not part of GNU Emacs. ;; ;;; License: GPLv3 (spacemacs|define-jump-handlers fsharp-mode fsharp-ac/gotodefn-at-point) (defvar fsharp-backend nil "The backend to use for IDE features. Possible values are `lsp' and `eglot'. If `nil' then 'eglot` is the default backend unless `lsp' layer is used")