mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fsharp/emacs-fsharp-mode@b3aa4c53fc -> fsharp/emacs-fsharp-mode@c1e58c61f9 - Fix issue causing the inferior-buffer to block when adding nuget packages.
5 lines
131 B
EmacsLisp
5 lines
131 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/fsharp/packages.el
|
|
|
|
(package! fsharp-mode :pin "c1e58c61f9b57ddd6c0199581ec3784e361d61b4")
|