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/go
David Brouwer 9485e37cc3
Increase reliability (#4)
* Add check to see if commands already exist

* Migrate to go install, as go get will be depricated

* Fix bug in comparison function

* Add installation instructions for $PATH

* remove old stuff

* remove backtick

* complete install

* remove unused function
3 years ago
..
ts Add gorename 3 years ago
asyncmake.lua add asyncmake 3 years ago
comment.lua init commit 4 years ago
format.lua go format should remove old lines at the end 3 years ago
gotests.lua Update GoAddTests and allow vim command override 3 years ago
guru.lua Add gorename 3 years ago
iferr.lua add iferr and fillstruct 3 years ago
install.lua Increase reliability (#4) 3 years ago
reftool.lua add iferr and fillstruct 3 years ago
rename.lua update rename output 3 years ago
runner.lua Add gorename 3 years ago
tags.lua remove print statement 3 years ago
utils.lua Increase reliability (#4) 3 years ago