Emmanuel BENOîT
b0647949f8
* Shortcut changes to make the Leader-based shortcuts easier to use * Install vim-which-key * Style fixes and changes * Reorganised some of the settings
2 lines
62 B
VimL
2 lines
62 B
VimL
" Map Ctrl+C to X-compatable copy
|
|
vnoremap <silent> <C-c> "+y
|