Add :lang json module
Removes json-mode from :lang data and adds LSP support (#2502).
This commit is contained in:
parent
2d766cfa0c
commit
b151abfd34
7 changed files with 61 additions and 6 deletions
|
@ -2,7 +2,6 @@
|
|||
;;; lang/data/packages.el
|
||||
|
||||
(package! graphql-mode :pin "7c37aee28b")
|
||||
(package! json-mode :pin "0e819e519a")
|
||||
(package! jsonnet-mode :pin "d8b486c837")
|
||||
(package! yaml-mode :pin "cecf4b106b")
|
||||
(package! csv-mode :pin "635337407c")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue