ProVim icon indicating copy to clipboard operation
ProVim copied to clipboard

.vimrc errors:

Open iqhamid opened this issue 3 years ago • 1 comments

There are a few errors I see appearing recently. Could not find the reason as it has been working fine for long.

  • Could not find colorscheme Tomorrow-Night
  • Error detected while processing /Users/iqbal/.vim/bundle/vim-css-color/after/syntax/vim.vim:
  • E117: Unknown function: css_color#init
  • Error detected while processing /Users/iqbal/.vim/bundle/vim-polyglot/after/syntax/vim.vim:
  • E484: Can't open file syntax/css/vim-coloresque.vim

Vim_errors

iqhamid avatar Sep 18 '22 16:09 iqhamid

Hello, I've not updated or used the dot files in this repo for nearly 10 years so there is a possibility that the terminal landscape has moved on since.

That said, I don't recognize the errors you're seeing. So I would suggest debugging this step-by-step. Remove the majority of the .vimrc and try putting it back until you encounter the error.

Integralist avatar Sep 18 '22 16:09 Integralist