call dein#add('wsdjeg/dein-ui.vim', #{ \ lazy: 1, \ on_cmd: ['DeinUpdate'], \ }) " Add key mappings for updates and installation nnoremap Pu :DeinUpdate nnoremap Pi :call CheckDeinInstall()