diff options
Diffstat (limited to 'vimrc')
-rw-r--r-- | vimrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -132,7 +132,7 @@ else | |||
132 | set ttyfast | " modern terminals are all fast in a way | 132 | set ttyfast | " modern terminals are all fast in a way |
133 | endif | 133 | endif |
134 | 134 | ||
135 | colorscheme maxvb6 | 135 | colorscheme coderonline |
136 | syntax enable | 136 | syntax enable |
137 | 137 | ||
138 | "================================================================================ | 138 | "================================================================================ |