vim commands
parent
6a7c15aa26
commit
7f10481958
|
@ -7,11 +7,14 @@
|
|||
| Homebrew | `neovim` |
|
||||
|
||||
| Shorcut | Description |
|
||||
| --------------- | ------------------------- |
|
||||
| ------------------------------ | ------------------------------------- |
|
||||
| `CTRL-N` | Insert next matching word |
|
||||
| `CTRL-X CTRL-F` | File completion |
|
||||
| `CTRL-X CTRL-L` | Line completion |
|
||||
| `CTRL-X CTRL-Q` | Vim completion |
|
||||
| `CTRL-X CTRL-O` | Omni completion |
|
||||
| `CTRL-W left, right, up, down` | Go to window in left, right, up, down |
|
||||
| `CTRL-]` | Jump to definition |
|
||||
|
||||
## Packages
|
||||
|
||||
|
|
Loading…
Reference in New Issue