Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add neocomplete integration #30

Merged
merged 5 commits into from
Apr 13, 2014
Merged

Add neocomplete integration #30

merged 5 commits into from
Apr 13, 2014

Conversation

wellle
Copy link
Owner

@wellle wellle commented Apr 13, 2014

Add source for neocomplete.

Add option to choose between:

let g:tmuxcomplete#trigger = 'completefunc' " <C-X><C-U> (default)
let g:tmuxcomplete#trigger = 'omnifunc'     " <C-X><C-O>
let g:tmuxcomplete#trigger = ''             " no trigger

Close #29.

wellle added a commit that referenced this pull request Apr 13, 2014
Add neocomplete integration
@wellle wellle merged commit d5692de into master Apr 13, 2014
@wellle wellle deleted the neocomplete branch April 13, 2014 12:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

tmux-complete conflicts with neocomplete
1 participant