Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brantou committed Jan 7, 2018
2 parents 5ee3b78 + 9a55097 commit a239f58
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions README.org
Original file line number Diff line number Diff line change
@@ -1,7 +1,12 @@
* emacs-go-tag
#+TITLE: emacs-go-tag
[[https://melpa.org/#/go-tag][file:https://melpa.org/packages/go-tag-badge.svg]]
[[https://stable.melpa.org/#/go-tag][file:https://stable.melpa.org/packages/go-tag-badge.svg]]

* Introduction
:PROPERTIES:
:ID: 433a1d5f-9353-496f-a783-8c123cc0a633
:END:

Edit field tags for golang struct fields, based on [[https://github.com/fatih/gomodifytags][gomodifytags]].
This package is inspired by ~GoAddTags~ of [[https://github.com/fatih/vim-go][vim-go]] and [[https://github.com/syohex/emacs-go-add-tags][go-add-tags]].

Expand All @@ -20,7 +25,7 @@
:PROPERTIES:
:ID: dbee016c-6edd-4999-9303-419d35469ad2
:END:
If you are familiar with ~GoAddTags~ of [[https://github.com/fatih/vim-go][vim-go]] , ~go-tag~ you will get started quickly.
If you are familiar with ~GoAddTags~ AND ~GoRemoveTags~ of [[https://github.com/fatih/vim-go][vim-go]] , ~go-tag~ you will get started quickly.
- ~go-tag-add~
#+BEGIN_QUOTE
:[range]go-tag-add [key],[option] [key1],[option] ...
Expand Down

0 comments on commit a239f58

Please sign in to comment.