set nu call plug#begin() " Declare the list of plugins. " Plug 'tpope/vim-sensible' " list ends here. call plug#end()