~theo/fsharp-mode

ac7c616afdc69f5f782b765a96a60f4138c3dd03 — Theodor Thornhill 2 years ago de6b171
Go with lexical binding
1 files changed, 1 insertions(+), 1 deletions(-)

M fsharp-mode.el
M fsharp-mode.el => fsharp-mode.el +1 -1
@@ 1,4 1,4 @@
;;; fsharp-mode.el --- Support for the F# programming language
;;; fsharp-mode.el --- Support for the F# programming language  -*- lexical-binding: t; -*-

;; Copyright (C) 2020 Theodor Thornhill <theo@thornhill.no>