From c4629625f91c5d4e6dd929aa5df88ded11b1e90e Mon Sep 17 00:00:00 2001 From: Sebastian Schulze Date: Fri, 30 Apr 2021 14:37:46 +0200 Subject: [PATCH] [emacs] Use lsp peek and lsp for yaml files --- dot_doom.d/init.el.tmpl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dot_doom.d/init.el.tmpl b/dot_doom.d/init.el.tmpl index d64d249..494d29d 100644 --- a/dot_doom.d/init.el.tmpl +++ b/dot_doom.d/init.el.tmpl @@ -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)