Implement fsharp :lang module

This commit is contained in:
Reed Mullanix 2019-04-13 23:23:55 -07:00 committed by Reed Mullanix
parent febeed2526
commit 8ef56f5bc0
2 changed files with 17 additions and 0 deletions

View file

@ -0,0 +1,4 @@
;; -*- no-byte-compile: t; -*-
;;; lang/fsharp/packages.el
(package! fsharp-mode)