|
|
@ -28,6 +28,7 @@ |
|
|
* Use `lsp-workspace-restart` function instead of deprecated `lsp-restart-workspace`. |
|
|
* Use `lsp-workspace-restart` function instead of deprecated `lsp-restart-workspace`. |
|
|
* Bind all online search commands under `C-c C-/` to avoid a conflict with `counsel-git` or `magit-file-dispatch`. |
|
|
* Bind all online search commands under `C-c C-/` to avoid a conflict with `counsel-git` or `magit-file-dispatch`. |
|
|
* Bound `magit-file-mode` to `C-c g` (it's also bound to `C-c M-g` if you decide to utilize this keybinding for something else. |
|
|
* Bound `magit-file-mode` to `C-c g` (it's also bound to `C-c M-g` if you decide to utilize this keybinding for something else. |
|
|
|
|
|
* Added `.cache/` and `lsp-session*` to `.gitignore`. These are generated by `lsp`. |
|
|
|
|
|
|
|
|
### Bugs fixed |
|
|
### Bugs fixed |
|
|
|
|
|
|
|
|
|