diff options
author | vaskozl <vasil.zlatanov@gmail.com> | 2015-03-15 10:32:23 +0100 |
---|---|---|
committer | vaskozl <vasil.zlatanov@gmail.com> | 2015-03-15 10:32:23 +0100 |
commit | fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7 (patch) | |
tree | 098c07115f0f08ff795ae74ae00c419a8cb9cee0 /pentadactylrc | |
parent | d9925d31e86b652913d0364684b1dadc70ecf2a7 (diff) | |
parent | 02dbe85011616cc97332c7e56e39a8989c45de08 (diff) | |
download | dotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.tar.gz dotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.tar.bz2 dotfiles-fb6adf8e60a1875ff6a5ea2574c783d9023ea5d7.zip |
Merge branch 'master' of github.com:Vaskozl/dotfiles
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 |