gopher.nvim/lua/gopher
2025-09-10 16:17:15 +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 feat: automatically restart lsp server (opt-in) 2025-09-10 16:17:15 +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 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 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