/ncm2-vim-lsp

Primary LanguageVim ScriptMIT LicenseMIT

Introduction

This plugin connect the completion support between prabirshrestha/vim-lsp and ncm2/ncm2.

Installation

Plug 'prabirshrestha/async.vim'
Plug 'prabirshrestha/vim-lsp'
Plug 'ncm2/ncm2-vim-lsp'

Config

For registering language servers, please read the documentation of vim-lsp.