TMU (Too Many Updates)
This commit is contained in:
parent
392dfed89a
commit
789f26d925
12 changed files with 147 additions and 76 deletions
|
@ -68,6 +68,7 @@ set searchurls.arch https://wiki.archlinux.org/?search=%s
|
|||
set searchurls.archp https://www.archlinux.org/packages/?q=%s
|
||||
set searchurls.aur https://aur.archlinux.org/packages/?K=%s
|
||||
set searchurls.aw http://www.amp-what.com/unicode/search/%s
|
||||
set searchurls.fdroid https://search.f-droid.org/?q=%s
|
||||
set searchurls.gfr https://www.google.fr/search?hl=fr&q=%s
|
||||
set searchurls.g https://www.google.fr/search?q=%s
|
||||
set searchurls.gihpy https://giphy.com/search/%s
|
||||
|
@ -77,6 +78,8 @@ set searchurls.npm https://www.npmjs.com/search?q=%s
|
|||
set searchurls.pypi https://pypi.org/search/?q=%s
|
||||
set searchurls.python https://docs.python.org/3/search.html?q=%s
|
||||
set searchurls.qwant https://www.qwant.com/?t=web&q=%s
|
||||
set searchurls.invidious https://invidious.drycat.fr/search?q=%s
|
||||
set searchurls.id https://invidious.drycat.fr/search?q=%s
|
||||
set searchurls.wa https://www.wolframalpha.com/input/?i=%s
|
||||
set searchurls.yt https://www.youtube.com/results?search_query=%s
|
||||
|
||||
|
@ -90,6 +93,9 @@ guiset_quiet statuspanel none
|
|||
" Never autofocus
|
||||
set allowautofocus false
|
||||
|
||||
" Hide the mode indicator in the lower right corner
|
||||
set modeindicator false
|
||||
|
||||
" Hint chars
|
||||
" As I take more time finding the key I need to type (even if it's on the home
|
||||
" row) than moving my fingers to get it, I prefer to reduce the number of keys
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue