| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-21 | fix(indents): indents for error block (css, lua) (#3207) | Kiyan | |
| 2022-04-06 | fix(indent/lua): wrong for nested tables due to branch on opening pairs | Jędrzej Boczar | |
| 2022-02-06 | indents(lua): make ")" `@indent_end | Stephan Seitz | |
| Fixes #2476 | |||
| 2022-02-05 | indents(lua): use `(comment) @auto` | Stephan Seitz | |
| 2022-02-05 | indent(lua): ignore comment | Stephan Seitz | |
| 2022-02-05 | docs: add `@zero_indent` to CONTRIBUTING.md | Stephan Seitz | |
| 2022-02-05 | indents(lua): fix comment indentation | Stephan Seitz | |
| 2022-02-05 | fix(indents): re-parse before each indent | Stephan Seitz | |
| 2022-02-04 | fix(indent): lua - support `@indent_end` (#2454) | Munif Tanjim | |
| 2022-01-21 | feat: rewrite indent module | Munif Tanjim | |
| 2022-01-21 | feat: improve indent module | Munif Tanjim | |
| get_node_at_line should return appropriate child if available | |||
| 2022-01-18 | feat(lua)!: switch from our fork to MunifTanjim's (#2272) | Christian Clason | |
| also take queries from https://github.com/MunifTanjim/nvim-treesitter-lua/tree/main/queries/lua BREAKING CHANGE: queries are not compatible; modules will have to update | |||
| 2021-03-01 | feat: use @ignore for comments and multiline strings | elianiva | |
| 2021-02-23 | add do statement to lua indents | kiyan | |
| 2021-01-20 | lua: Add more indent nodes | Lewis Russell | |
| 2021-01-04 | indent fixes | kiyan42 | |
| 2020-10-19 | Treesitter indent | kiyan42 | |
| also fixes the memoize_by_buf_tick function | |||
