dotfiles/.config/nvim/README.md
2024-11-01 12:16:59 +00:00

8 lines
No EOL
164 B
Markdown

# Colemak *LazyVim*
- Replace the default `hjkl` movement keys with `hnei`
- `j->e`, `k->n`, `h->h`, `l->i`
```sh
ln -s $DOTFILES/.config/nvim/ ~/.config/nvim
```