vim: control C control V

vim — enodyt @ 2:48 pm
vmap <C-C> "+y
nmap <C-V> "+gP
imap <C-V> <ESC><C-V>i

vim: whitespace zu linebreaks

vim — enodyt @ 3:10 pm

:%s/\s/^M/g (^M ist als ctl-V + ctl-M einzugeben)

This work is licensed under a Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License.
(c) 2009 enodyt.zapzarap.net/blog | powered by WordPress with Barecity, running in doloops