Skip to content

ncm2/ncm2-syntax

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published