|
|
@ -52,9 +52,9 @@ c.fonts.tabs = '8pt monospace' |
|
|
|
c.url.searchengines['goog'] = 'https://google.com/search?q={}' |
|
|
|
c.url.searchengines['goog'] = 'https://google.com/search?q={}' |
|
|
|
c.url.searchengines['aur'] = 'https://aur.archlinux.org/packages/?O=0&K={}' |
|
|
|
c.url.searchengines['aur'] = 'https://aur.archlinux.org/packages/?O=0&K={}' |
|
|
|
c.url.searchengines['aw'] = 'https://wiki.archlinux.org/?search={}' |
|
|
|
c.url.searchengines['aw'] = 'https://wiki.archlinux.org/?search={}' |
|
|
|
c.url.searchengines['wp'] = 'https://developer.wordpress.org/?s={}' |
|
|
|
c.url.searchengines['wps'] = 'https://developer.wordpress.org/?s={}' |
|
|
|
c.url.searchengines['wpf'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-function' |
|
|
|
c.url.searchengines['wpf'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-function' |
|
|
|
c.url.searchengines['wph'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-hook' |
|
|
|
c.url.searchengines['wph'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-hook' |
|
|
|
c.url.searchengines['wpc'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-class' |
|
|
|
c.url.searchengines['wpc'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-class' |
|
|
|
c.url.searchengines['wpm'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-method' |
|
|
|
c.url.searchengines['wpm'] = 'https://developer.wordpress.org/?s={}&post_type%5B%5D=wp-parser-method' |
|
|
|
c.url.searchengines['php'] = 'https://secure.php.net/manual-lookup.php?pattern={}&scope=quickref' |
|
|
|
c.url.searchengines['phps'] = 'https://secure.php.net/manual-lookup.php?pattern={}&scope=quickref' |
|
|
|