Skip to content

Instantly share code, notes, and snippets.

View hughwoods's full-sized avatar

Hugh Woods hughwoods

View GitHub Profile
" clear any mappings to space and set it as leader
nmap <SPACE> <Nop>
let mapleader=" "
" default yank/paste with clipboard
set clipboard=unnamedplus,unnamed
Plug 'machakann/vim-highlightedyank'
" highlight HighlightedyankRegion ctermbg=237 guibg=#404040