summaryrefslogtreecommitdiff
path: root/vim/.init.vim-rplugin~
blob: 98ed46ea98a1212832758790196efd7934f6a9fa (plain)
1
2
3
4
5
6
7
8
9
" python3 plugins
call remote#host#RegisterPlugin('python3', '/home/urbain/.vim/plugged/deoplete.nvim/rplugin/python3/deoplete.py', [
      \ {'sync': 1, 'name': '_deoplete', 'opts': {}, 'type': 'function'},
     \ ])


" python plugins