gopher.nvim/lua/gopher
Smirnov Oleksandr f835464d7f
Some refactoring (#20)
* feat: move all lua api into `api` module

* feat: remove boilerplate code, add go work suport

* refactor(utils): separete module for health

* refactor(dap): remove copy-paste code

* fix: comment

* chore(lsp): disable type checking

* feat: add `go work` command
2022-10-07 14:31:54 +00:00
..
_utils Some refactoring (#20) 2022-10-07 14:31:54 +00:00
dap Some refactoring (#20) 2022-10-07 14:31:54 +00:00
api.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
comment.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
config.lua feat: add dlv as dep 2022-09-22 17:54:49 +03:00
gotests.lua style: reformat all lua code 2022-07-07 14:09:48 +03:00
health.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
iferr.lua Add iferr integration (#15) 2022-07-07 14:19:07 +03:00
impl.lua style: reformat all lua code 2022-07-07 14:09:48 +03:00
init.lua Some refactoring (#20) 2022-10-07 14:31:54 +00:00
installer.lua feat: add dlv as dep 2022-09-22 17:54:49 +03:00
struct_tags.lua Fix linters (#19) 2022-09-22 18:20:37 +03:00