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

How do You install it? #45

Open kurt-krueckeberg opened 2 years ago

kurt-krueckeberg commented 2 years ago

There aren't really any installation instructions in the README. Does vim-dutyl require Vundle? Should I add

Plugin 'idanarye/vim-dutyl'

to ~/.vimrc? I do I simply git clone like this

git@github.com:idanarye/vim-dutyl.git ~/.vim/pack/git-plugins/start
idanarye commented 2 years ago

Either way should work - this plugins does not have a post installation script, so it can just be installed normally like any other plugin.

Keep in mind that I haven't used it in years, and nowadays you are probably better off with a language server...

kurt-krueckeberg commented 2 years ago

Thanks for the prompt response!

Kurt

On Thu, Jan 6, 2022 at 5:33 PM Idan Arye @.***> wrote:

Either way should work - this plugins does not have a post installation script, so it can just be installed normally like any other plugin.

Keep in mind that I haven't used it in years, and nowadays you are probably better off with a language server...

— Reply to this email directly, view it on GitHub https://github.com/idanarye/vim-dutyl/issues/45#issuecomment-1006984097, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAA73SW4YV3WJJQ6HQCUEITUUYKCLANCNFSM5LM6RLRQ . You are receiving this because you authored the thread.Message ID: @.***>