gopher.nvim/lua/gopher
Oleksandr Smirnov b6d3815f9b feat(struct_tags): add range support (#117)
* feat(struct_tags): add range support

* refactor: use `start`, and `end_` naming for ranges
2025-08-30 16:58:32 +03:00
..
_utils feat(struct_tags): add range support (#117) 2025-08-30 16:58:32 +03:00
comment.lua docs: update (#103) 2025-03-23 15:46:54 +02:00
config.lua fix(config): type annotations 2025-08-30 16:58:32 +03:00
gotests.lua docs: update (#103) 2025-03-23 15:46:54 +02:00
health.lua chore: remove nvim-treesitter from dependencies (#107) 2025-03-27 23:18:27 +02: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 docs: update (#103) 2025-03-23 15:46:54 +02:00
installer.lua fix: add separate timeout for instalelr (#109) 2025-03-30 17:20:08 +03:00
struct_tags.lua feat(struct_tags): add range support (#117) 2025-08-30 16:58:32 +03:00