Commit graph

4 commits

Author SHA1 Message Date
Trolli Schmittlauch db997a2eb0 vim: set cursorline highlighting 2022-09-16 17:47:22 +02:00
Trolli Schmittlauch ba828329a9 vim: use ctrl-c ctrl-v clipboard, not X11 middle click one 2022-05-19 18:05:15 +02:00
Trolli Schmittlauch 94aa73b2c0 switch vim flavour to Neovim; reason: macOS clipboard support
access to system clipboard was broken in command-line vim, the buffers
"+ or "* were said not to exist and neither unnamed or unnamedplus
clipboard settings were working.

Aliases nvim to "vim"
2022-05-19 17:11:04 +02:00
Trolli Schmittlauch 847196e0a3 factor out custom vimrc into a separate file 2022-05-19 14:16:21 +02:00