BitR / ycmd-dcd

D completion support for ycmd

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ycmd-dcd

A DCD wrapper for YouCompleteMe

D completion support for ycmd

Ycmd-dcd is a plugin for YouCompleteMe that adds completion support for the D programming language.

Requirements:

Build and install DCD

Vundle instructions:

  • Make sure you have YouCompleteMe added to your Vundle plugin list

  • Clone this repo into the YouCompleteMe bundle:

      git clone https://github.com/BitR/ycmd-dcd \
      $HOME/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/completers/d
    

About

D completion support for ycmd


Languages

Language:Python 100.0%