set cursorline call plug#begin() Plug 'pangloss/vim-javascript' call plug#end() set foldmethod=syntax set nofoldenable