Dutyl - a Vim plugin for running D tools
Idan Arye via Digitalmars-d-announce
digitalmars-d-announce at puremagic.com
Sat Sep 13 08:19:54 PDT 2014
Version 1.2.0 is out now. I've added the command :DUsyntaxCheck,
:DUlsyntaxCheck :DUstyleCheck, and :DUlstyleCheck to run
Dscanner's syntax or style checks and store the results in the
quickfix or location list. As per Vim's conventions for commands
that update these lists, it'll automatically jump to the first
entry unless the command is called with a bang.
GitHub repo: https://github.com/idanarye/vim-dutyl
vim.org page: http://www.vim.org/scripts/script.php?script_id=5003
More information about the Digitalmars-d-announce
mailing list