From 3df425c4745c1b6666116a9b77d62e92ae7e9353 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Sun, 20 Mar 2022 09:39:30 -0600 Subject: [PATCH] Add link to tinygo completion entry Signed-off-by: Joe Block --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3498b5f..085352c 100644 --- a/README.md +++ b/README.md @@ -1329,7 +1329,7 @@ These plugins add tab completions without adding extra functions or aliases. - [surf](https://github.com/beardcoder/surf.plugin.zsh) - Add completions for surf. - [symphony (TheGrowingPlant)](https://github.com/TheGrowingPlant/symfony.plugin.zsh) - Autocompletion for Symfony 3 and 4 commands. - [test-kitchen-zsh-plugin](https://github.com/pelletiermaxime/test-kitchen-zsh-plugin) - Add completions for [Test Kitchen](https://github.com/test-kitchen/test-kitchen)). -- [tinygo](https://github.com/sago35/tinygo-autocmpl) - Add tab completions for tinygo. +- [tinygo](https://github.com/sago35/tinygo-autocmpl) - Add tab completions for [tinygo](https://tinygo.org/). - [tmux pane words](https://gist.github.com/blueyed/6856354) - Key bindings to complete words from your [tmux](https://tmux.github.io) pane. - [tugboat](https://github.com/DimitriSteyaert/Zsh-tugboat) - Adds autocompletion for [tugboat](https://github.com/petems/tugboat) command. - [umake](https://github.com/zlsun/umake) - Tab completion for Ubuntu umake.