Phạm Huy Hoàng
|
5f950cdcb8
|
fix(format): handle list with 300 nodes
|
2024-01-30 22:59:27 +07:00 |
|
Christian Clason
|
e9602f4119
|
fix(format): improve error message
|
2024-01-30 09:57:54 +01:00 |
|
Phạm Huy Hoàng
|
76ca66db38
|
fix(format-scripts): remove parens if possible
|
2024-01-21 23:55:02 +09:00 |
|
Phạm Huy Hoàng
|
d198a75e2c
|
Fixup format (#5934)
* fix(format): newline between top-level field defs
* fixup: newline between node and comment
* fixup: optimize pattern
|
2024-01-20 18:47:56 +09:00 |
|
Pham Huy Hoang
|
15de22a2e1
|
feat: query formatting script
Usage:
- nvim -l scripts/format-queries.lua /path/to/file.scm
- nvim -l scripts/format-queries.lua /path/to/dir
fixup: add `format-ignore` directive to query/highlights.scm
|
2024-01-19 16:58:37 +01:00 |
|