Skip to content

Commit

Permalink
docs: add vim-go banner
Browse files Browse the repository at this point in the history
  • Loading branch information
fatih committed Mar 30, 2014
1 parent 4c6889a commit 2a18ecc
Showing 1 changed file with 17 additions and 7 deletions.
24 changes: 17 additions & 7 deletions doc/vim-go.txt
Original file line number Diff line number Diff line change
@@ -1,14 +1,24 @@
*vim-go.txt* Go development plugin
*vim-go*

===============================================================================
# #
# ## ## #### ## ## ###### ####### #
# ## ## ## ### ### ## ## ## ## #
# ## ## ## #### #### ## ## ## #
# ## ## ## ## ### ## ####### ## #### ## ## #
# ## ## ## ## ## ## ## ## ## #
# ## ## ## ## ## ## ## ## ## #
# ### #### ## ## ###### ####### #
# #
===============================================================================
CONTENTS *go-contents*

Intro..................................: |go-intro|
Install................................: |go-install|
Commands...............................: |go-commands|
Settings...............................: |go-settings|
Credits................................: |go-credits|

1. Intro........................................|go-intro|
2. Install......................................|go-install|
3. Commands.....................................|go-commands|
4. Settings.....................................|go-settings|
5. Credits......................................|go-credits|

===============================================================================
INTRO *go-intro*
Expand All @@ -20,7 +30,7 @@ snippet support, go toolchain commands, etc... Do not use it with other Go
plugins.

* Syntax highlighting
* Autocompletion support
* Auto completion support
* Integrated and improved snippets support
* Better gofmt on save, keeps cursor position and doesn't break your
undo history
Expand Down

0 comments on commit 2a18ecc

Please sign in to comment.