[emacs] Use lsp peek and lsp for yaml files

This commit is contained in:
Sebastian Schulze 2021-04-30 14:37:46 +02:00
parent 4807a6a498
commit c4629625f9
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 2 additions and 1 deletions

View File

@ -48,6 +48,7 @@
grammar ; tasing grammar mistake every you make
:tools
(lsp +peek)
docker
editorconfig ; let someone else argue about tabs vs spaces
(eval +overlay) ; run code, run (also, repls)
@ -73,7 +74,7 @@
(org +present) ; organize your plain life in plain text
(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
sh ; she sells {ba,z,fi}sh shells on the C xor
yaml ; JSON, but readable
(yaml +lsp) ; JSON, but readable
:email
(mu4e)