idanarye / vim-dutyl

Coordinate D tools to work together for you
http://www.vim.org/scripts/script.php?script_id=5003
79 stars 13 forks source link

Any way to automatically start/stop DCD? #8

Closed yglukhov closed 9 years ago

yglukhov commented 9 years ago

Would be cool to have some short commands to manage dcd server and ignore "errors", like: startIfNotRunning, stopIfRunning. Or have missed anything? Thanx.

idanarye commented 9 years ago

We already have these commands(:help dutyl-dcd-server):

yglukhov commented 9 years ago

Strange, i used DUDCDstopServer upon VimLeave, and when ran vim from terminal, it traced an exception that it could not connect to server, but i can't reproduce the issue now. So i guess i'll just close it =)

whitebyte commented 8 years ago

@idanarye please add this to the github docs

idanarye commented 8 years ago

Easy enough

whitebyte commented 8 years ago

:+1: