gopher.nvim/spec/integration
Smirnov Oleksandr 969db908f8
fix(struct_tags): edge case with structs declared as var (#99)
* fix(struct_tags): edge case with structs declared as var

* test: test it and fix it

* fixup! test: test it and fix it

* fixup! fix(struct_tags): edge case with structs declared as var

* fixup! test: test it and fix it
2025-03-22 21:19:59 +02:00
..
comment_test.lua refactor: treesitter utils (#91) 2025-03-19 15:09:57 +02:00
gotests_test.lua tests: improve testing (#80) 2025-02-24 14:21:01 +02:00
iferr_test.lua feat(iferr): add -message support (#89) 2025-03-03 14:22:28 +02:00
impl_test.lua refactor: treesitter utils (#91) 2025-03-19 15:09:57 +02:00
struct_tags_test.lua fix(struct_tags): edge case with structs declared as var (#99) 2025-03-22 21:19:59 +02:00