aboutsummaryrefslogtreecommitdiffstats
path: root/tests/indent/common.lua
Commit message (Expand)AuthorAgeFilesLines
* fix: vim.tbl_flatten is deprecatedChristian Clason2025-05-121-1/+1
* ci: remove update-lockfile shell scriptChristian Clason2025-05-121-1/+1
* feat!: drop modules, general refactor and cleanupChristian Clason2025-05-121-38/+41
* fix: adapt to Nvim 0.11 deprecationsChristian Clason2024-05-171-1/+1
* feat(query): indents that reflect the formatter (#6154)Riley Bruins2024-02-211-1/+1
* tests(indent): also test creating new line when still in insert modeStephan Seitz2022-02-061-0/+11
* tests: only compare indents not contents in indent testsStephan Seitz2022-02-051-1/+1
* Mark failing indent tests to add them to CIStephan Seitz2021-11-241-13/+31
* Use stylua for autoformat code (#1480)Santos Gallegos2021-07-041-29/+34
* tests/indent: factor out most of the code into common.luaJędrzej Boczar2021-04-231-1/+44
* tests/indent: move common code out of main lua/ directoryJędrzej Boczar2021-04-231-0/+125