nvim-treesitter/tests/indent
2022-02-06 23:07:22 +01:00
..
c tests: add test for #2086 2022-02-06 19:42:57 +01:00
cpp indents: refactor hanging indent 2022-02-05 18:54:55 +01:00
ecma feat(indent): ecma - support common use-cases 2022-01-21 16:40:36 +01:00
gdscript feat(indent): Implement basic indent for gdscript. 2022-01-24 13:11:01 +01:00
go indents(go): perform some changes as go fmt dictates 2022-02-05 18:54:55 +01:00
graphql tests: add indent test for graphql (#2459) 2022-02-05 19:11:14 +01:00
lua indents(lua): make ")" `@indent_end 2022-02-06 20:47:15 +01:00
php indents(php): add another test 2022-02-05 18:54:55 +01:00
python indents(python): remove branches.py from expected failures 2022-02-05 18:54:55 +01:00
r indents(r): add pipe test 2022-01-29 15:25:56 +01:00
rust test(indent): rust - add test for indented comment 2022-01-21 16:40:36 +01:00
c_spec.lua tests: add test for #2086 2022-02-06 19:42:57 +01:00
common.lua tests(indent): also test creating new line when still in insert mode 2022-02-06 19:42:57 +01:00
cpp_spec.lua fix(indents): re-parse before each indent 2022-02-05 18:54:55 +01:00
gdscript_spec.lua feat(indent): Implement basic indent for gdscript. 2022-01-24 13:11:01 +01:00
go_spec.lua test(indent): fix typos 2022-02-06 23:07:22 +01:00
graphql_spec.lua test(indent): fix typos 2022-02-06 23:07:22 +01:00
javascript_spec.lua chore: format with stylua 0.12.0 (#2421) 2022-01-31 10:50:30 +01:00
lua_spec.lua indents(lua): make ")" `@indent_end 2022-02-06 20:47:15 +01:00
php_spec.lua tests: only compare indents not contents in indent tests 2022-02-05 18:54:55 +01:00
python_spec.lua fix: Allow re-parsing in Python, XFAIL \ indentation test 2022-02-06 19:42:57 +01:00
r_spec.lua Update lua/nvim-treesitter/indent.lua 2022-02-05 18:54:55 +01:00
rust_spec.lua test(indent): rust - add test for indented comment 2022-01-21 16:40:36 +01:00