mirror of
https://github.com/jimeh/.emacs.d.git
synced 2026-02-19 13:46:41 +00:00
fix(language/terraform): disable lsp-mode and tree-sitter-mode
Both cause annoyances and freezes, to the point they're generally not worth using right now.
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
python-mode
|
||||
ruby-mode
|
||||
rust-mode
|
||||
terraform-mode
|
||||
;; terraform-mode ;; Disabled due to frequently locking up Emacs for minutes
|
||||
typescript-mode
|
||||
yaml-mode) . siren-tree-sitter-mode-enable)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user