We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f249194 commit fbfca5eCopy full SHA for fbfca5e
docs/contributing.org
@@ -91,6 +91,9 @@ specific spec you want to test. Example:
91
make test FILE=./tests/plenary/api/api_spec.lua
92
#+end_example
93
94
+📝 NOTE: Tests are currently not working on Windows. Test run will only verify if tree-sitter grammar
95
+can be installed, and exit with a success message.
96
+
97
**** Parser
98
:PROPERTIES:
99
:CUSTOM_ID: parser
0 commit comments