diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-04 14:24:16 -0800 |
| commit | 9139a1b136fa2b5adfcac0ac09a4f61aa1ee1ff4 (patch) | |
| tree | de82bc4776b87f1fbb86f14b4a15d35d009ddd28 /vimb/config | |
| parent | a9bf8f30c746f5b28bb7eb6938e8390127081a32 (diff) | |
full reorg
Diffstat (limited to 'vimb/config')
| -rw-r--r-- | vimb/config | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/vimb/config b/vimb/config deleted file mode 100644 index 4e23902..0000000 --- a/vimb/config +++ /dev/null @@ -1,20 +0,0 @@ -set editor-command=ALTERNATE_EDITOR=emacs emacsclient -n %s -set webgl=true -set hardware-acceleration-policy=never -set incsearch=true -set spell-checking=true -set scripts=false - -set font-size=14 -set monospace-font-size=14 -set input-autohide=true - -nmap + zI -nmap - zO -nmap = zz - -nnoremap <C-l> :sh! mpv $VIMB_URI<CR> - -shortcut-add d=https://html.duckduckgo.com/html?q=$0 -shortcut-add g=https://google.com/search?q=$0 -shortcut-default d |
