" Plugin directory is optional call plug#begin() " Declare the list of plugins. Plug 'prabirshrestha/vim-lsp' Plug 'mattn/vim-lsp-settings' Plug 'prabirshrestha/asyncomplete.vim' Plug 'prabirshrestha/asyncomplete-lsp.vim' " List ends here. Plugins become visible to Vim after this call. call plug#end() inoremap pumvisible() ? "\" : "\" set backspace=2