notes/VIMRC.md
2023-04-19 12:51:03 +02:00

6 lines
52 B
Markdown

```
imap jj <Esc>
imap A-j :m +2
imap A-k :m -2
```