gopher.nvim/lua/gopher
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
..
_utils feat(strct-tags): add support for tag options (#126) 2025-11-06 14:58:21 +02:00
comment.lua feat(comment): add support for: interface methods, struct fields, variables (#123) 2025-09-04 16:52:18 +03:00
config.lua feat(strct-tags): add support for tag options (#126) 2025-11-06 14:58:21 +02:00
go.lua feat: automatically restart lsp server (opt-in) 2025-09-10 16:17:15 +03:00
gotests.lua docs: update (#103) 2025-03-23 15:46:54 +02:00
health.lua refactor(health): mark all bin deps as required, check if vim version is 0.10 or higher 2025-09-16 15:14:17 +03:00
iferr.lua docs: update (#103) 2025-03-23 15:46:54 +02:00
impl.lua fix(impl): not error if no args provided (#110) 2025-04-03 16:52:38 +03:00
init.lua feat: automatically restart lsp server (opt-in) 2025-09-10 16:17:15 +03:00
installer.lua fix: add separate timeout for instalelr (#109) 2025-03-30 17:20:08 +03:00
struct_tags.lua feat(strct-tags): add support for tag options (#126) 2025-11-06 14:58:21 +02:00