gopher.nvim/lua/gopher
2025-03-22 13:22:40 +02:00
..
_utils fix(struct_tags): edge case with structs declared as var (#99) 2025-03-22 13:21:15 +02:00
commands.lua fix: fix "Command X not found after loading gopher.nvim" 2025-03-22 13:22:40 +02:00
comment.lua refactor: treesitter utils (#91) 2025-03-19 15:09:57 +02:00
config.lua fix: fix "Command X not found after loading gopher.nvim" 2025-03-22 13:22:40 +02:00
gotests.lua refactor(installer): install gotests@develop by default (#95) 2025-03-21 00:54:04 +02:00
health.lua refactor(health): remove deprecations (#86) 2025-03-02 16:43:30 +02:00
iferr.lua feat(iferr): add -message support (#89) 2025-03-03 14:22:28 +02:00
impl.lua refactor: treesitter utils (#91) 2025-03-19 15:09:57 +02:00
init.lua test: unit (#97) 2025-03-21 22:12:26 +02:00
installer.lua test: unit (#97) 2025-03-21 22:12:26 +02:00
struct_tags.lua fix(struct_tags): edge case with structs declared as var (#99) 2025-03-22 13:21:15 +02:00