]> git.wincent.com - docvim.git/commit
Get @command annotation working
authorGreg Hurrell <greg@hurrell.net>
Tue, 7 Jun 2016 07:16:46 +0000 (00:16 -0700)
committerGreg Hurrell <greg@hurrell.net>
Tue, 7 Jun 2016 07:17:13 +0000 (00:17 -0700)
commitf2bec165b063e2bd82ea0a5e4c6f899802803a36
tree4a8ee0c73a07d7cda37dd7b49e4aa553b1a68213
parent1a2c4d14c3f977d02d712a5f5e12d1a1a3f2e36b
Get @command annotation working
lib/Docvim/AST.hs
lib/Docvim/Parse.hs
lib/Docvim/Printer/Vim.hs
lib/Docvim/Visitor.hs
lib/Docvim/Visitor/Command.hs
tests/fixtures/parser/command.golden [new file with mode: 0644]
tests/fixtures/parser/command.vim [new file with mode: 0644]
tests/fixtures/parser/integration-ferret-plugin.golden
tests/fixtures/vim/integration-ferret-plugin.golden