File tree 1 file changed +0
-11
lines changed
1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -660,9 +660,7 @@ call plug#begin('~/.cache/vim/plugged')
660
660
Plug ' rgarver/Kwbd.vim'
661
661
Plug ' roman/golden-ratio'
662
662
Plug ' sheerun/vim-polyglot'
663
- Plug ' Shougo/deoplete.nvim' , { ' do' : ' :UpdateRemotePlugins' }
664
663
Plug ' szw/vim-maximizer'
665
- Plug ' tbodt/deoplete-tabnine' , { ' do' : ' ./install.sh' }
666
664
Plug ' tpope/vim-commentary'
667
665
Plug ' tpope/vim-fugitive'
668
666
Plug ' tpope/vim-surround'
@@ -697,15 +695,6 @@ call ChangeTheme(2) " Change theme
697
695
let g: ackprg = ' ag --vimgrep'
698
696
699
697
700
- " ----------------------------------------------------------------------
701
- " | Plugins - Deoplete |
702
- " ----------------------------------------------------------------------
703
-
704
- " Enable at startup
705
-
706
- let g: deoplete #enable_at_startup = 1
707
-
708
-
709
698
" ----------------------------------------------------------------------
710
699
" | Plugins - Gitgutter |
711
700
" ----------------------------------------------------------------------
You can’t perform that action at this time.
0 commit comments