You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
go.nvim/lua
Vincent Xiao 21017717c1
Support multiple files on GoDebug (#44)
Running `GoDebug` on `main()` will fail if there are multiple files in `package main` since the other files won't be compiled along with the target file.
3 years ago
..
go Support multiple files on GoDebug (#44) 3 years ago
tests nvim 5.1 3 years ago
go.lua Add command autocomplete 3 years ago