diff --git a/main.d b/main.d index 1dad5d7..37ad276 100644 --- a/main.d +++ b/main.d @@ -101,6 +101,7 @@ int main(string[] args) bool parenComplete; bool highlight; bool ctags; + bool json; bool declaration; bool recursive; bool format;