new nvim readme
This commit is contained in:
parent
7612d675b2
commit
94beeb1081
1 changed files with 11 additions and 11 deletions
|
|
@ -78,8 +78,8 @@ ln -s ~/nixos-private-dots/nvim ~/.config/nvim
|
|||
Бинды в таблице ниже нажимаются без пробела перед ними. Просто бинд
|
||||
|
||||
| Bind | Description | File |
|
||||
|-----------|-----------------------------------------------------------------------------------------------------------------------------------------|----------------|
|
||||
| `esc esc` | Exit terminal mode (This won't work in all terminal emulators/tmux/etc. Try your own mapping or use `<C-\><C-n>` to exit terminal mode) | settings.lua |
|
||||
|-----------|----------------------------------------------------------------------------------------------------------------------------------|----------------|
|
||||
| `esc esc` | Exit terminal mode (Or use `<C-\><C-n>` to exit terminal mode) | settings.lua |
|
||||
| `esc` | Creal highlights on search when pressing Esc in normal mode | settings.lua |
|
||||
| `gp` | `G`oto context (`p`arent) | treesitter.lua |
|
||||
| `gd` | `G`oto `D`efinition | lsp.lua |
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue