diff --git a/vim/.vimrc b/vim/.vimrc index 54082d6..9d0b8a5 100644 --- a/vim/.vimrc +++ b/vim/.vimrc @@ -50,6 +50,8 @@ set notimeout ttimeout ttimeoutlen=200 set background=dark syntax on set incsearch +" toggle paste with F11 +set pastetoggle= command Wm w|Make