Smirnov Oleksandr
|
12d0885c0d
|
refactor(health): move requires inside of function
|
2022-12-19 11:39:26 +02:00 |
|
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 |
|
Smirnov Oleksandr
|
aa535e7ed1
|
feat: add dlv as dep
|
2022-09-22 17:54:49 +03:00 |
|
Smirnov Oleksandr
|
9f6e94f46f
|
feat(health): add check for nvim-dap
|
2022-09-22 17:36:14 +03:00 |
|
Smirnov Oleksandr
|
bb494abd1e
|
Fix health check for nvim 0.7(#13)
|
2022-07-02 22:30:12 +03:00 |
|
Smirnov Oleksandr
|
40a2839eab
|
feat(config): add base implementation
* feat(config): naive implementation
feat(config): get command for a run from config
* docs: add config
* fix typo [skip ci]
* test: add config
|
2022-06-27 20:28:35 +03:00 |
|
Smirnov Olexander
|
acd414d454
|
feat(health): check on gotests
|
2022-06-21 17:51:59 +03:00 |
|
Smirnov Olexander
|
507ccb6347
|
feat: add GoGenerate command
feat(health): add gogenerate
docs(gogenerate): add doc
|
2022-06-21 14:31:37 +03:00 |
|
Smirnov Olexander
|
a87334704c
|
feat(health): check if impl installed
|
2022-06-16 18:11:29 +03:00 |
|
Smirnov Olexander
|
f507a37a72
|
feat: add health checker
|
2022-06-07 01:08:33 +03:00 |
|