sebdah / vim-delve

Neovim / Vim integration for Delve
MIT License
502 stars 24 forks source link

Add tabnew as an option for delve_new_command #57

Closed alejandrodnm closed 1 year ago

alejandrodnm commented 1 year ago

This will allow delve to be open on a new tab and won't replace the current buffer.

alejandrodnm commented 1 year ago

Hi @sebdah I made this PR to support tabnew do you think you could review it? It's pretty small, Thanks

sebdah commented 1 year ago

Thanks for the PR @alejandrodnm ❤️