Skip to content

Instantly share code, notes, and snippets.

@gishmel

gishmel/.nvimrc Secret

Created June 15, 2015 02:30
Show Gist options
  • Save gishmel/0512a9ed35ef0f456a4f to your computer and use it in GitHub Desktop.
Save gishmel/0512a9ed35ef0f456a4f to your computer and use it in GitHub Desktop.
My minimal .nvimrc
set runtimepath+=~/.nvim/bundle/deoplete.nvim/
let g:deoplete#enable_at_startup=1
set completeopt+=menuone
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment