Skip to content

Instantly share code, notes, and snippets.

@soh335
Created June 9, 2010 05:48
Show Gist options
  • Save soh335/431109 to your computer and use it in GitHub Desktop.
Save soh335/431109 to your computer and use it in GitHub Desktop.
let g:neocomplcache_enable_at_startup = 1
let g:neocomplcache_enable_smart_case = 1
let g:neocomplcache_min_syntax_length = 3
let g:neocomplcache_lock_buffer_name_pattern = '\*fuf\*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment