From 081bc0a359c029e883d28cb3a5003e74805bf68e Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sat, 20 Dec 2014 16:06:01 +0100 Subject: locking fixed --- vimperatorrc | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'vimperatorrc') diff --git a/vimperatorrc b/vimperatorrc index 4d11833..5d93fc0 100644 --- a/vimperatorrc +++ b/vimperatorrc @@ -1,4 +1,4 @@ -"3.8.2 (created: 2014/02/13 23:52:43) +"3.8.3 (created: 2014/11/09 13:19:01) highlight Bell border: none; background-color: #586E75; highlight Boolean color: #DC322F; @@ -43,11 +43,14 @@ nnoremap l gt nnoremap h gT nnoremap s nnoremap e -nnoremap w :openwikipedia +nnoremap w :openwikilocal +nnoremap W :openwikipedia nnoremap x d nnoremap ( H nnoremap ) L +nnoremap gi gi set focuscontent +set gui=nonavigation source! /home/vasko/.vimperatorrc.local -" vim: set ft=vimperator: \ No newline at end of file +" vim: set ft=vimperator: -- cgit v1.2.3-54-g00ecf