LoginSignup
4
1

More than 5 years have passed since last update.

dein.vimを入れてカラースキームが反映されなくなった時の確認事項

Posted at

環境
CentOS 6.7
Vim 8.0.45

Vimのプラグインマネージャーであるdein.vimを入れて、.vimrcに設定をするとカラースキーム(色付け)が反映されなくなった場合あります。

その場合は、.vimrcにおいて、dein.vimに関する設定の後に、syntax onやcolorschemeを設定するとカラースキームが反映します。

参考記事
https://teratail.com/questions/37382

4
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
4
1