index
:
vim
master
Personal vim configuration
derf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
-rw-r--r--
etc/vimrc
1
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/vimrc b/etc/vimrc
index e2e6043..de70bc4 100644
--- a/
etc/vimrc
+++ b/
etc/vimrc
@@ -14,6 +14,7 @@ set autoindent
set bg=dark
colorscheme darkblue
syntax enable
+set t_Co=256
" Show Tabs as »····
set list