fix: restore correct hilbish conf file

new-emitter
TorchedSammy 2022-08-01 15:11:17 -04:00
parent a7eb69c131
commit 1a8c576e55
Signed by: sammyette
GPG Key ID: 904FC49417B44DCD
1 changed files with 0 additions and 1 deletions

View File

@ -13,7 +13,6 @@ doPrompt()
bait.catch('command.exit', function(code)
doPrompt(code ~= 0)
print(code:lol())
end)
bait.catch('hilbish.vimMode', function(mode)