Merge pull request #2629 from melted/fix_completion

Add desugarnats to completion
This commit is contained in:
Niklas Larsson 2015-09-18 00:45:32 +02:00
commit 9243fdfc42

View File

@ -87,6 +87,7 @@ completeOption = completeWord Nothing " \t" completeOpt
, "originalerrors"
, "autosolve"
, "nobanner"
, "desugarnats"
]
completeConsoleWidth :: CompletionFunc Idris