yasnippet-snippets/go-mode
Alexander I.Grafov (Axel) af66d6c374 Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
..
const More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
const( Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
dd Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
default Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
else Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
for More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
func More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
if Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
iferr Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
import Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
import( Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
lambda Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
main Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00
map More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
printf New line added for printf output in go-mode. 2014-08-04 17:05:35 +04:00
select Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
switch Bugfixes in snippets for golang. Related to pull request #43. 2014-08-08 08:02:01 +04:00
type More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
var More snippets for go-mode. Removed some verbosity in old snippets. 2014-07-30 22:30:48 +04:00
var( Typos fixed. Keys for group declarations now are same as for single declarations. 2014-08-04 17:01:49 +04:00