<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/vim-go, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Update 'vim-go' to latest (b524371788bcdd87215c6e59ca4b2853553077a4)</title>
<updated>2022-08-20T13:22:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2022-08-20T01:46:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=41b964cf126a86d826f0104aaa67077fe8d32795'/>
<id>41b964cf126a86d826f0104aaa67077fe8d32795</id>
<content type='text'>
I needed to run `:GoInstallBinaries`, but this failed as I'm using Go
1.18, and the version of Vim-Go I was using installed binaries with
`go get` instead of the new `go install`. This was updated and fixed in
359230b942b3aba79d011aa446bfcf70c12bc217.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I needed to run `:GoInstallBinaries`, but this failed as I'm using Go
1.18, and the version of Vim-Go I was using installed binaries with
`go get` instead of the new `go install`. This was updated and fixed in
359230b942b3aba79d011aa446bfcf70c12bc217.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update 'vim-go' to latest (b3c3b6585)</title>
<updated>2020-02-12T05:27:02+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2020-02-12T04:15:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=c30bb66fefc3ffae4a2ceff7dae7bbba946649a5'/>
<id>c30bb66fefc3ffae4a2ceff7dae7bbba946649a5</id>
<content type='text'>
This includes a change that allows `gopls` to be disabled:
https://github.com/fatih/vim-go/commit/e3a0e1ead2c14aa27d1d34950c0c43a7b296e368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This includes a change that allows `gopls` to be disabled:
https://github.com/fatih/vim-go/commit/e3a0e1ead2c14aa27d1d34950c0c43a7b296e368
</pre>
</div>
</content>
</entry>
<entry>
<title>Add 'vim-go' plugin</title>
<updated>2019-05-08T13:55:42+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-05-08T13:55:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=07aa6d4f376e1d2a03b2a194f6b5d77c53f5d520'/>
<id>07aa6d4f376e1d2a03b2a194f6b5d77c53f5d520</id>
<content type='text'>
Now that I'm going to be doing more Go development, switch to the full
featured Vim Go plugin.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now that I'm going to be doing more Go development, switch to the full
featured Vim Go plugin.
</pre>
</div>
</content>
</entry>
</feed>
