Differences
This shows you the differences between two versions of the page.
docs:vim:mapping_keys [2009/06/30 23:38] – created billh | docs:vim:mapping_keys [2009/07/01 00:13] (current) – billh | ||
---|---|---|---|
Line 36: | Line 36: | ||
</ | </ | ||
* on the Mac the pasteboard (clipboard) is at register "* | * on the Mac the pasteboard (clipboard) is at register "* | ||
+ | |||
+ | ===== troubleshooting ===== | ||
+ | * if you are using gvim in windows, and you lose your ability to cut/ | ||
+ | * rename your .vimrc file temporarily | ||
+ | * start up gvim and type :mkvimrc ~/ | ||
+ | * compare the listings in this file with your vimrc file and fix as necessary |