gopher.nvim/spec/integration
Oleksandr Smirnov 7a18d9f7bd
feat(strct-tags): add support for tag options (#126)
* feat(struct_tags): add options support

* refactor(struct-tags): give input field better name

* feat(struct-tag): add default option

* refactor: make it work on neovim version below 0.12

* chore(struct-tags): update the demo

* refactor: unite struct_tags util with main logic
2025-11-06 14:58:21 +02:00
..
comment_test.lua feat(comment): add support for: interface methods, struct fields, variables (#123) 2025-09-04 16:52:18 +03:00
gotests_test.lua refactor(test): make helper test function more ergonomic 2025-08-27 22:00:52 +03:00
iferr_test.lua refactor(test): make helper test function more ergonomic 2025-08-27 22:00:52 +03:00
impl_test.lua refactor(test): make helper test function more ergonomic 2025-08-27 22:00:52 +03:00
struct_tags_test.lua feat(strct-tags): add support for tag options (#126) 2025-11-06 14:58:21 +02:00