mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(language/toml): fix toml setup hook function name
This commit is contained in:
@@ -64,6 +64,7 @@
|
||||
;; syntax highlighting as you type. Essentially all new text is a very faded
|
||||
;; out grey color for the first 1-2 seconds as you type.
|
||||
(setq-local lsp-semantic-tokens-enable nil)
|
||||
|
||||
(lsp-format-buffer-on-save-mode t)
|
||||
(lsp-deferred)))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user