gopher.nvim/lua/gopher
2025-09-16 15:14:17 +03:00
..
_utils feat: automatically restart lsp server (opt-in) 2025-09-10 16:17:15 +03:00
comment.lua feat(comment): add support for: interface methods, struct fields, variables (#123) 2025-09-04 16:52:18 +03:00
config.lua refactor(config): allow both and 'string', and 'nil' for optional params 2025-09-13 12:53:03 +03: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(struct_tags): add range support (#117) 2025-08-30 16:58:32 +03:00