We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9aa9a25 commit 2f5c88dCopy full SHA for 2f5c88d
Makefile
@@ -24,6 +24,3 @@ js/test: js/vimlparser.js
24
25
py/test: py/vimlparser.py
26
test/run_command.sh python py/vimlparser.py
27
-
28
-clean:
29
- -rm $(COMPILED_FILES)
0 commit comments