diff --git a/README.org b/README.org index 612562d..9cc652a 100644 --- a/README.org +++ b/README.org @@ -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]]. @@ -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] ...