comparison rc/vimrc @ 557:bd3c7affdade

Force line number to be dark colored.
author nanaya <me@myconan.net>
date Wed, 29 Apr 2015 22:49:15 +0900
parents 4190bd0b4456
children 41e5f907aca3
comparison
equal deleted inserted replaced
556:4190bd0b4456 557:bd3c7affdade
22 set hlsearch 22 set hlsearch
23 set ls=2 " always show status line 23 set ls=2 " always show status line
24 24
25 set list listchars=tab:>-,trail:.,extends:> 25 set list listchars=tab:>-,trail:.,extends:>
26 autocmd colorscheme * highlight specialkey ctermfg=gray 26 autocmd colorscheme * highlight specialkey ctermfg=gray
27 autocmd colorscheme * highlight linenr ctermfg=gray ctermbg=black
27 28
28 set number 29 set number
29 30
30 " http://stackoverflow.com/questions/14635295/vim-takes-a-very-long-time-to-start-up 31 " http://stackoverflow.com/questions/14635295/vim-takes-a-very-long-time-to-start-up
31 set clipboard=exclude:.* 32 set clipboard=exclude:.*