From 716e8cba4c2564143a0b10530d8b5cf5aea81946 Mon Sep 17 00:00:00 2001 From: Vasil Zlatanov Date: Sun, 9 Nov 2014 21:33:28 +0100 Subject: fix ,tab in vim, google faster, new aliases --- pentadactylrc | 3 ++- vimrc | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/pentadactylrc b/pentadactylrc index 73ab127..50e55cc 100644 --- a/pentadactylrc +++ b/pentadactylrc @@ -122,7 +122,8 @@ map -count -modes=n,v w owikipedia map -count -modes=n,v ( H map -count -modes=n,v ) L set autocomplete= -set defsearch=startpage-https +"set defsearch=startpage-https +set defsearch=google set editor='rxvt -e sh -c "vim + +\"sil! call cursor(0, )\" "' set strictfocus=*:despotic diff --git a/vimrc b/vimrc index 61b9193..11f0081 100644 --- a/vimrc +++ b/vimrc @@ -111,7 +111,7 @@ nnoremap vnoremap gV onoremap inoremap `^ -inoremap +inoremap set enc=utf-8 "sync paste buffer and vims register -- cgit v1.2.3-54-g00ecf