Friday, November 14, 2008

vim72 - slate colorscheme

So this start the sharing of my technical knowledge... most likely it will be related to computer programming, computer software etc. I learned from web so I wish to do my part to share back. I hope this culture will continue, welcome you to join me =)

the first post is about vim. Vim is my favourite editor, which I started using it a year ago. Recently there is a new release of vim, vim 72. however slate colorscheme does not appear correctly in vim72, especially when the cursorline is turn on . slate is my default color for vim. so here is the fix. I set the cursor cursorline to pure black. Might not be the best solution, but so far so good.

hi CursorLine guibg=black


~xiao ah tu (insidepower)

No comments: