dahu / vim-asciidoc

Enhanced editing support for Asciidoc files in Vim
42 stars 11 forks source link

[Question] Ultisnips variable expansion #9

Closed sethwoodworth closed 6 years ago

sethwoodworth commented 9 years ago

In your provided snippets for asciidoc, you expand the vim global variables of g:username and g:email. Are these variables conventions from UltiSnips, from VIM, or from this project. They are sound defaults, I'd either like to track down their source, or add them to the README here.

dahu commented 9 years ago

They come from https://github.com/aperezdc/vim-template which I use in https://github.com/dahu/Area-41.