diff options
Diffstat (limited to 'plugins/frontend-search')
| -rw-r--r-- | plugins/frontend-search/frontend-search.plugin.zsh | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/plugins/frontend-search/frontend-search.plugin.zsh b/plugins/frontend-search/frontend-search.plugin.zsh index 38b1a80ea..f1d45b0d1 100644 --- a/plugins/frontend-search/frontend-search.plugin.zsh +++ b/plugins/frontend-search/frontend-search.plugin.zsh @@ -118,7 +118,7 @@ alias jquery='frontend jquery'  alias mdn='frontend mdn'  # pre processors frameworks -alias compass='frontend compass' +alias compassdoc='frontend compass'  # important links  alias html5please='frontend html5please' | 
