commit eef2013cac51358a2757337216d4d5140ac87a3d parent 926f86109112cd7f3db296caf8eee37922224538 Author: Antoine Amarilli <a3nm@a3nm.net> Date: Sat, 5 Nov 2016 23:26:51 +0100 no mouse Diffstat:
vim/vimrc | | | 4 | +++- |
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/vim/vimrc b/vim/vimrc @@ -135,7 +135,9 @@ endif " unnamedplus or unnamed set clipboard=unnamedplus -" set mouse=a + +" no mouse +set mouse= " nmap Q q: