_{ vim-polyglot }_
-
vim-polyglot / coc.nvimdevelopment/general 2020. 3. 19. 06:49
vim-polyglot Adding plugins for new language support is always cumbersome. I had these among many other plugins: Plugin 'pangloss/vim-javascript' Plugin 'kchmck/vim-coffee-script' Plugin 'chemzqm/vim-jsx-improve' Plugin 'leafgarland/typescript-vim' Plugin 'peitalin/vim-jsx-typescript' Plugin 'cakebaker/scss-syntax.vim' Plugin 'gcorne/vim-sass-lint' Plugin 'rust-lang/rust.vim' Plugin 'racer-rust/..