Removes yaml-mode from :lang data and adds LSP support (#2502). Closes #2502 Co-authored-by: Seong Yong-ju <sei40kr@gmail.com>
4 lines
97 B
EmacsLisp
4 lines
97 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/yaml/packages.el
|
|
|
|
(package! yaml-mode :pin "cecf4b106b")
|