redguardtoo/emacs.d

lsp 相关的配置在哪里,我想抄一下

nesteiner opened this issue · 1 comments

我写的是 vue3 ,其中 lsp 服务用了 volar, 他开启的时候会在当前 buffer 开启三个后台程序,一般的lsp后端只有一个程序开启

试了一下你的配置,发现lsp-mode快了不少,但我好想找不到相关的代码配置
向您请教

README has some lisp minimum sample. It might not fit your need becasue I disabled lots of features.

Check lsp-mode website for official documentation.