Related to #1372, it appears that `super-save` doesn't play nicely with LSP features in `rust-mode`.
This commit is contained in:
parent
7aa4ae9fc1
commit
1e9336dc03
2 changed files with 4 additions and 0 deletions
|
@ -34,6 +34,7 @@
|
|||
* Fix fall back to sample `prelude-modules.el` not working if user has installed to non-default location.
|
||||
* Stop requiring `helm-config` since upstream has removed the module.
|
||||
* Require `typescript-mode` using `prelude-require-packages` to avoid error upon inclusion in `personal/prelude-modules.el`.
|
||||
* Turn off `super-save` in `rust-mode` to prevent severe hangs during autocomplete.
|
||||
|
||||
## 1.1.0 (2021-02-14)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue