[emacs] Fix eglot line jumps
This commit is contained in:
parent
7b86c88080
commit
7fc62482ff
1 changed files with 1 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
||||||
'(company-minimum-prefix-length 1)
|
'(company-minimum-prefix-length 1)
|
||||||
'(css-indent-offset 2)
|
'(css-indent-offset 2)
|
||||||
'(custom-safe-themes t)
|
'(custom-safe-themes t)
|
||||||
|
'(eglot-code-action-indications '(eldoc-hint))
|
||||||
'(fast-lock-cache-directories '("~/flc-cache"))
|
'(fast-lock-cache-directories '("~/flc-cache"))
|
||||||
'(fast-lock-minimum-size nil)
|
'(fast-lock-minimum-size nil)
|
||||||
'(fill-column 77)
|
'(fill-column 77)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue