From f11aa701c6f0a39ee1d908ae1972ce85422bc2f3 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Fri, 30 Aug 2019 15:25:29 +0430 Subject: updated the completion and hint for bruiser. its using a fork of linenoise now. i will add lua context-sensetive completions later. --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules index 7215ad6..c0e7484 100644 --- a/.gitmodules +++ b/.gitmodules @@ -10,3 +10,6 @@ [submodule "cgrep"] path = cgrep url = https://github.com/bloodstalker/cgrep +[submodule "bruiser/linenoise"] + path = bruiser/linenoise + url = https://github.com/bloodstalker/linenoise -- cgit v1.2.3