Skip to content

JazzCore/neocomplcache-ultisnips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

NeoComplCache-UltiSnips

Warning: UltiSnips now supports neocomplete snippets completion by default. This should be used only if you're using neocomplcache.

This is a NeoComplCache extension that provides UltiSnips integration. It adds UltiSnips snippets to NeoComplCache completion and properly sets mappings for correct snippet expanding and jumping.

Installation

Use your preferred way to install plugins. For Vundle, add this to .vimrc:

Bundle 'JazzCore/neocomplcache-ultisnips'

Usage

This plugin loads automatically, so you dont need to set any options.

Mappings for snippet expanding and jumping are set on g:UltiSnipsExpandTrigger key. This means that you can use one key for expanding and jumping but keep in mind that you also can use standard UltiSnips keys, defined by g:UltiSnipsJumpForwardTrigger and g:UltiSnipsJumpBackwardTrigger options.

About

UltiSnips support for NeoComplCache

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published