aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorbloodstalker <thabogre@gmail.com>2019-08-30 10:55:29 +0000
committerbloodstalker <thabogre@gmail.com>2019-08-30 10:55:29 +0000
commitf11aa701c6f0a39ee1d908ae1972ce85422bc2f3 (patch)
tree80401360a4bc6932232c65ffc08320f2d8a43311 /.gitmodules
parentdo not pull this commit [ci skip] (diff)
downloadmutator-f11aa701c6f0a39ee1d908ae1972ce85422bc2f3.tar.gz
mutator-f11aa701c6f0a39ee1d908ae1972ce85422bc2f3.zip
updated the completion and hint for bruiser. its using a fork of linenoise now. i will add lua context-sensetive completions later.
Diffstat (limited to '')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
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