在 .vimrc 中输入:
if &t_Co > 1
syntax enable
endif
就可以设置让支持彩色的终端显示彩色。
vim 根据底色来选择前景色:如果底色是深色的,那么前景色为浅色的;如果底色是浅色的,那么前景色为深色的。设置方法:
: set background=dark
: set background=light
Subscribe to:
Post Comments (Atom)
-- A crazy Free-Software actor. -- An inequation of Matrix.
No comments:
Post a Comment