Simeon F. Willbanks
54ca21aaaf
Refactor variable snippets
...
* "v" is for shorthand variable declaration
* "vr" is for variable initialization
* "var" is for longhand variable declaration
* "vars" is for multiple variable declarations
2013-10-27 13:33:15 -07:00
Simeon F. Willbanks
deffc63ee5
Remove duplicate "v" snippet
2013-10-27 13:31:19 -07:00
Adnan Zafar
7f9c4f5807
Modify snippets to support zero tabstop
2013-09-05 14:53:52 -04:00
Simeon F. Willbanks
481f74b86c
Add snippets for declaring and initializing a single variable, both longhand and shorthand.
2013-08-21 09:01:21 -07:00
Simeon F. Willbanks
e688bfe1fd
Add Go snippets for invoking named and anonymous functions in goroutines
2013-07-26 08:56:21 -07:00
Simeon F. Willbanks
9c2cfdd51a
Refactor go Snipmate snippet "if", so you can tab into if block body
2013-07-17 10:22:01 -07:00
Michael Thessel
5da33b7a01
Removed unnecessary whitespace from the end of the line
2013-06-20 23:57:07 +02:00
Michael Thessel
4eb88d7993
Removed comment blocks from placeholders
2013-06-20 23:57:07 +02:00
Pirogov Evgenij
62ac466722
Turn = into :=
2013-03-24 00:09:49 +02:00
mockturtl
da5894a87c
fix FSF address
...
Per http://www.gnu.org/licenses/gpl-howto.html .
2013-03-17 20:49:59 +01:00
Fatih Arslan
4c6cc10d54
Add log.Printf and Println to go snippets with fixes
2013-02-12 01:23:36 -08:00
Fatih Arslan
dfcb7ce519
Fix go functions
2013-02-12 01:12:58 -08:00
Andreas Krennmair
4036a5339b
go: type os.Error became built-in type error after go r60.
2013-02-08 20:21:40 +01:00
afolmert
efec3786f7
Tweaked Go snippets
2011-06-24 10:09:28 +02:00
afolmert
b086b2d467
Added Go snippets
2011-06-22 09:44:04 +02:00