mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-03 06:27:21 +01:00
vim: enable 256 colors
This commit is contained in:
3
vimrc
3
vimrc
@@ -26,6 +26,9 @@ Bundle 'flazz/vim-colorschemes'
|
|||||||
" non github repos
|
" non github repos
|
||||||
"Bundle 'git://git.wincent.com/command-t.git'
|
"Bundle 'git://git.wincent.com/command-t.git'
|
||||||
|
|
||||||
|
" enable 256 color !!1!
|
||||||
|
set t_Co=256
|
||||||
|
|
||||||
" Continue with the rest
|
" Continue with the rest
|
||||||
|
|
||||||
filetype plugin indent on
|
filetype plugin indent on
|
||||||
|
|||||||
Reference in New Issue
Block a user