Plugin deoplete cassé
This commit is contained in:
parent
5035e6d3e9
commit
48cb9ae6b2
@ -9,13 +9,11 @@ self: super:
|
||||
set softtabstop=2
|
||||
set expandtab
|
||||
set background=dark
|
||||
let g:deoplete#enable_at_startup = 1
|
||||
'';
|
||||
packages.myVimPackage = with super.vimPlugins; {
|
||||
start = [
|
||||
vim-startify airline sensible
|
||||
polyglot ale fugitive
|
||||
deoplete-nvim
|
||||
];
|
||||
opt = [ ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user