mirror of
https://github.com/ryan4yin/nix-config.git
synced 2026-07-10 22:52:41 +02:00
docs: emacs
This commit is contained in:
@@ -88,6 +88,8 @@ The same as neovim/vim:
|
|||||||
| Rename | `<Space> + cr` |
|
| Rename | `<Space> + cr` |
|
||||||
| Opening LSP symbols | `<Space> + cS` |
|
| Opening LSP symbols | `<Space> + cS` |
|
||||||
| Show all LSP Errors | `<Space> + c + x/X` |
|
| Show all LSP Errors | `<Space> + c + x/X` |
|
||||||
|
| Jump to Definition | `gd` |
|
||||||
|
| Jump to References | `gD` |
|
||||||
| (Un)Comment the selected context | `gc` |
|
| (Un)Comment the selected context | `gc` |
|
||||||
| (Un)Comment the current line | `gcc` |
|
| (Un)Comment the current line | `gcc` |
|
||||||
| Open filepath/URL at cursor | `gf` |
|
| Open filepath/URL at cursor | `gf` |
|
||||||
|
|||||||
Reference in New Issue
Block a user