Skip to content

Instantly share code, notes, and snippets.

@hokorobi
Created October 21, 2017 06:20
Show Gist options
  • Save hokorobi/1423dca9b033732a93650b6d4a9d3b07 to your computer and use it in GitHub Desktop.
Save hokorobi/1423dca9b033732a93650b6d4a9d3b07 to your computer and use it in GitHub Desktop.
minimal neocomplete vimrc
set nocompatible
let g:neocomplete#enable_at_startup = 1
set runtimepath+=$HOME/_vim/dein/repos/github.com/Shougo/neocomplete.vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment