go.nvim/lua
Lukas 10264d6904
fix(setup): getenv vim.NIL check (#148)
* fix(setup): handle gobin env nil

Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>

* fix(setup): use vim.NIL

Signed-off-by: Höhl, Lukas <lukas.hoehl@accso.de>

* return if GOBIN not present

Co-authored-by: rayx <rayx.cn@gmail.com>
2022-07-01 08:14:38 +10:00
..
go #146 better fallback if test runner is non-default and not installed 2022-07-01 02:44:39 +10:00
tests fix test cases 2022-06-30 02:15:44 +10:00
go.lua fix(setup): getenv vim.NIL check (#148) 2022-07-01 08:14:38 +10:00