X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=.vimrc;h=194e4184358050ba8388eac210a2ef81a8e56365;hb=3539dbbc023396df1461333ebaff048131ded820;hp=aed3f7f57d24363fda5e3b5cf943446d311899dc;hpb=f46bd4d41cc7f243bc8a321effee5200aa69e709;p=dotfiles.git diff --git a/.vimrc b/.vimrc index aed3f7f..194e418 100644 --- a/.vimrc +++ b/.vimrc @@ -215,7 +215,7 @@ else highlight Question cterm=bold ctermfg=NONE endif - if (&term =~ "term") || (&term =~ "rxvt") || (&term =~ "vt100") || (&term =~ "screen") + if (&term =~ "rxvt") || (&term =~ "screen") || (&term =~ "term") || (&term =~ "vt100") set = " 'autoselect' to always put selected text on the clipboard;