]> git.wincent.com - docvim.git/commit
Allow underscores in function argument names
authorGreg Hurrell <greg@hurrell.net>
Wed, 6 Mar 2019 11:33:04 +0000 (12:33 +0100)
committerGreg Hurrell <greg@hurrell.net>
Wed, 6 Mar 2019 11:33:04 +0000 (12:33 +0100)
commit925444b238c59da2ce6e493d22fec5618bceffb0
tree318c50327f11f3622b76b184795650693c6b8095
parent27b646a06b10f682d19f217f0d96ffd22c85bbe4
Allow underscores in function argument names
lib/Text/Docvim/Parse.hs
tests/fixtures/integration/command-t/golden/ast.golden
tests/fixtures/integration/command-t/golden/markdown.golden
tests/fixtures/integration/command-t/golden/plaintext.golden
tests/fixtures/integration/scalpel/golden/ast.golden
tests/fixtures/integration/scalpel/golden/markdown.golden
tests/fixtures/integration/scalpel/golden/plaintext.golden
tests/fixtures/integration/scalpel/input/autoload/scalpel.vim
tests/fixtures/integration/scalpel/input/plugin/scalpel.vim