Skip to content

Instantly share code, notes, and snippets.

@sgur
Created May 13, 2013 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sgur/5569599 to your computer and use it in GitHub Desktop.
Save sgur/5569599 to your computer and use it in GitHub Desktop.
AutoComplPopでGoogleサジェストを自動補完する設定
let g:acp_behaviorUserDefinedFunction = 'googlesuggest#Complete'
let g:acp_behaviorUserDefinedMeets = 'acp#meetsForKeyword'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment