diff --git a/plugins/web-search/.web-search.plugin.zsh.swp b/plugins/web-search/.web-search.plugin.zsh.swp deleted file mode 100644 index b8352f9ec2974a144a3eb6984b4534d3b3ab5da2..0000000000000000000000000000000000000000 Binary files a/plugins/web-search/.web-search.plugin.zsh.swp and /dev/null differ diff --git a/plugins/web-search/web-search.plugin.zsh b/plugins/web-search/web-search.plugin.zsh index b0755f091c74c45366b949048af66e4248d2df15..18cc0614a2904bd1477f6dc2a3181391d2fb8355 100644 --- a/plugins/web-search/web-search.plugin.zsh +++ b/plugins/web-search/web-search.plugin.zsh @@ -17,7 +17,7 @@ function web_search() { ecosia "https://www.ecosia.org/search?q=" goodreads "https://www.goodreads.com/search?q=" qwant "https://www.qwant.com/?q=" - stackoverflow 'https://stackoverflow.com/search?q=" + stackoverflow "https://stackoverflow.com/search?q=" ) # check whether the search engine is supported