We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This page is intended for anyone who is interested doing a PR to a repository using ntangle.nvim as a coding style.
Identify where the feature should be in the src/ folder
Create a new *.lua.t with your feature
Write the new feature. See here for an example.
The coding can be approximate. During the review phase, the errors can be corrected.
Save the lua.t file. ntangle.nvim will automatically generate the lua files.