this post was submitted on 25 Jul 2024
17 points (100.0% liked)

Neovim

2155 readers
1 users here now

founded 1 year ago
MODERATORS
 

It's broader than a Neovim specific mapping, I've changed the system keyboard mapping of <Caps Lock> to <Esc> and <F9> to <Caps Lock>.

I think mapping <Caps Lock> to <Esc> isn't uncommon for Neovim users. But I like having <Caps Lock> available for non Neovim purposes.

you are viewing a single comment's thread
view the rest of the comments
[–] dwraf_of_ignorance 3 points 3 months ago* (last edited 3 months ago) (1 children)

leader to yank to the system ~~keyboard~~ clipboard

[–] ericjmorey 1 points 3 months ago (1 children)

<leader> y will put your system clipboard into the unnamed register?