mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 23:06:38 -05:00
Remove the deoplate cache_limit variable as this is no longer used by the plugin
This commit is contained in:
parent
3c5a491718
commit
3469579747
1 changed files with 0 additions and 1 deletions
|
@ -5,5 +5,4 @@ endif
|
|||
|
||||
if !g:disablecompletion && g:python_neovim
|
||||
let g:deoplete#enable_at_startup = 1
|
||||
let deoplete#tag#cache_limit_size = 5000000
|
||||
endif
|
||||
|
|
Loading…
Reference in a new issue