diff --git a/Makefile b/Makefile index 21822e7..26e5581 100644 --- a/Makefile +++ b/Makefile @@ -5,7 +5,7 @@ FILES = bashrc bash_profile vimrc zshrc gitconfig screenrc commonshrc liquidprom config/khal config/vdirsyncer/config config/khard \ config/rofi-pass gdbinit notmuch-config \ config/fish tridactylrc config/sway/config config/mpv/mpv.conf \ - config/wofi config/waybar \ + config/wofi config/waybar viebrc \ $(wildcard sbt/0.13/*.sbt sbt/0.13/plugins/*.sbt) \ $(wildcard sbt/1.0/plugins/*.sbt) diff --git a/viebrc b/viebrc new file mode 100644 index 0000000..0d6c8a5 --- /dev/null +++ b/viebrc @@ -0,0 +1,82 @@ +" Options +" set adblocker=update +set downloadmethod=confirm +set ignorecase +set mouse +set permissioncamera=ask +set permissionmediadevices=allow +set permissionmicrophone=ask +set redirecttohttp +set norestoretabs +set mintabwidth=250 +set windowtitle=title +set firefoxmode=google +set restoretabs +set incsearch + +set search="https://duckduckgo.com/?q=" + +set redirects+=^https://(ikea\.\w+/.*)~https://www.$1 + +" Mappings +nmap +nmap +nmap +nmap +nmap +nmap +nmap +nmap +nmap +nmap +nmap +nmap +map +" map +map +map +map +map <:devtools> +map +map +map +map +map +map <:history> +map <:downloads> +map +map +map <:hardcopy> +" map <:quit> +map <:write> +map +map +map +map +map +map <:devtools> +map +map <:downloads> +map +map +map <:b 9999> +map <:b 0> +map <:b 1> +map <:b 2> +map <:b 3> +map <:b 4> +map <:b 5> +map <:b 6> +map <:b 7> +map <:b 8> +" map <:quit> +" map <:quit> +cmap +cmap +emap +emap +emap +pmap +vmap + +" vim: ft=vim