mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-31 06:12:51 -08:00
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")
|