13 lines
263 B
Plaintext
13 lines
263 B
Plaintext
" python3 plugins
|
|
call remote#host#RegisterPlugin('python3', '/home/valeth/User/data/nvim/plugins/deoplete.nvim/rplugin/python3/deoplete', [
|
|
\ {'sync': 1, 'name': '_deoplete', 'opts': {}, 'type': 'function'},
|
|
\ ])
|
|
|
|
|
|
" ruby plugins
|
|
|
|
|
|
" python plugins
|
|
|
|
|