diff options
author | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-05 21:55:33 +0100 |
---|---|---|
committer | Vasil Zlatanov <vasil.zlatanov@gmail.com> | 2015-03-05 21:55:33 +0100 |
commit | 7054737fbe00234827dbeeab86bc31acf909d414 (patch) | |
tree | 73d5833534f9f619ee8a40508da0847abb6b7182 /pentadactylrc | |
parent | 297a464fa606d0654473c8725b6f69368b1addec (diff) | |
download | dotfiles-7054737fbe00234827dbeeab86bc31acf909d414.tar.gz dotfiles-7054737fbe00234827dbeeab86bc31acf909d414.tar.bz2 dotfiles-7054737fbe00234827dbeeab86bc31acf909d414.zip |
fix year
Diffstat (limited to 'pentadactylrc')
-rw-r--r-- | pentadactylrc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pentadactylrc b/pentadactylrc index 9c1e688..82bdd61 100644 --- a/pentadactylrc +++ b/pentadactylrc @@ -123,7 +123,7 @@ map -count -modes=n,v ( <count>H map -count -modes=n,v ) <count>L set autocomplete= "set defsearch=startpage-https -set defsearch=google +set defsearch=startpage set editor='rxvt -e sh -c "vim +<line> +\"sil! call cursor(0, <column>)\" <file>"' set strictfocus=*:despotic |