feat(strct-tags): add support for tag options (#126)
* feat(struct_tags): add options support * refactor(struct-tags): give input field better name * feat(struct-tag): add default option * refactor: make it work on neovim version below 0.12 * chore(struct-tags): update the demo * refactor: unite struct_tags util with main logic
This commit is contained in:
parent
0de1892ca9
commit
7a18d9f7bd
19 changed files with 301 additions and 15 deletions
BIN
vhs/tags.gif
BIN
vhs/tags.gif
Binary file not shown.
|
Before Width: | Height: | Size: 252 KiB After Width: | Height: | Size: 280 KiB |
|
|
@ -26,6 +26,6 @@ Type ":w" Enter
|
|||
Sleep 1s
|
||||
|
||||
Type@400ms "jVjj"
|
||||
Type ":GoTagAdd xml" Sleep 500ms Enter
|
||||
Type ":GoTagAdd json=omitempty" Sleep 500ms Enter
|
||||
|
||||
Sleep 5s
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue