diff --git a/README.md b/README.md index a12e35e1..2b03490c 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,7 @@ and purpose. ## Useful stuff - nashfmt: Formats nash code (like gofmt) but no code styling defined yet. +- [nashcomplete](https://github.com/NeowayLabs/nashcomplete): Autocomplete done in nash script. - [Dotnash](https://github.com/tiago4orion/dotnash): Nash profile customizations (e.g: prompt, aliases, etc) - [nash-mode](https://github.com/tiago4orion/nash-mode.el): Emacs major mode integrated with `nashfmt`.