gopher.nvim/lua/gopher
Smirnov Oleksandr 0fcdceeb89
Add comment generator (#10)
* feat(_utils.ts): get package

* feat(_utils.ts): get interface

* feat(_utils.ts): update type annotations

* feat(comments): first naive implementation

* docs: add comment [skip ci]
2022-06-30 12:00:13 +03:00
..
_utils Add comment generator (#10) 2022-06-30 12:00:13 +03:00
comment.lua Add comment generator (#10) 2022-06-30 12:00:13 +03:00
config.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
gogenerate.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
goget.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
gomod.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
gotests.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
health.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
impl.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00
init.lua Add comment generator (#10) 2022-06-30 12:00:13 +03:00
installer.lua refactor: migrate to vim.notify from prints 2022-06-24 15:27:08 +03:00
struct_tags.lua feat(config): add base implementation 2022-06-27 20:28:35 +03:00