mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
company-lean was removed from MELPA. Since lean4 support is around the corner and Doom has deprecated its support for Company, I'll simply remove this package. Ref: melpa/melpa@11196af312 Fix: #8159
5 lines
127 B
EmacsLisp
5 lines
127 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/lean/packages.el
|
|
|
|
(package! lean-mode :pin "99d6a34dc5b12f6e996e9217fa9f6fe4a6af037a")
|