Arquivo de tag mouse

Vim copy / paste Clipboard dosent Word After 8.0

Acesse o Defautls do VIm

/usr/share/vim/vim80/defaults.vim

Localize e comente a seguintes linhas

” In many terminal emulators the mouse works just fine. By enabling it you
” can position the cursor, Visually select and scroll with the mouse.

“if has(‘mouse’)
” set mouse=a
“endif