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 neocomplcache_omni_patterns for Go #606

Merged
merged 1 commit into from
Jun 4, 2014
Merged

Add neocomplcache_omni_patterns for Go #606

merged 1 commit into from
Jun 4, 2014

Commits on May 3, 2014

  1. Add neocomplcache_omni_patterns for Go

    The default omni pattern is not working for Go and the following pattern is added explicitly:
    
        let g:neocomplcache_omni_patterns.go = '\h\w*\.\?'
    pjvds committed May 3, 2014
    Configuration menu
    Copy the full SHA
    3b6eab1 View commit details
    Browse the repository at this point in the history