mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
Removes yaml-mode from :lang data and adds LSP support (#2502). Closes #2502 Co-authored-by: Seong Yong-ju <sei40kr@gmail.com>
5 lines
97 B
EmacsLisp
5 lines
97 B
EmacsLisp
;; -*- no-byte-compile: t; -*-
|
|
;;; lang/yaml/packages.el
|
|
|
|
(package! yaml-mode :pin "cecf4b106b")
|