ncm2 / ncm2-syntax

syntax source for ncm2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ncm2-syntax

ncm2-syntax is syntax source for NCM2, it depends on Shougo/neco-syntax

neco-syntax gathers syntax data from vim syntax file. This plugin will use these data as the source of ncm2 for completion.

ncm2-syntax is out-of-box with zero config.

The completion item with mark [syntax] is provided by ncm2-syntax.

Installation

Assuming that you are using vim-plug

Plug 'ncm2/ncm2-syntax' | Plug 'Shougo/neco-syntax'

Demonstration

Here is a short demo

asciicast

About

syntax source for ncm2

License:MIT License


Languages

Language:Vim Script 100.0%