summaryrefslogtreecommitdiff
path: root/doc/tags
AgeCommit message (Collapse)Author
2020-07-01remove doc/tagsSainnhepark
2020-06-30Rgenerate doc/tagsStephan Seitz
2020-06-26highlight: use custom highlight groupsThomas Vigouroux
2020-06-19update docskiyan42
2020-05-25docs: document foldingThomas Vigouroux
2020-05-15Expose internal api.kiyan42
- add `exposed_state` to expose 'current_node' and 'cursor_pos' for a current buffer to the user. - add `get_buf_state` and `get_node_api` for users. - add documentation about api functions. - remove `node_movement` module which should be done in user side.
2020-05-07docs: add statusline indicator informations.Thomas Vigouroux
Also document newly added parsers by adding them in the readme.
2020-04-28add vim documentationkiyan42