From 9a183e861582885365cc81fa195224f7cd7e8d03 Mon Sep 17 00:00:00 2001 From: Tiago Natel de Moura Date: Fri, 7 Oct 2016 13:19:38 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) 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`.