diff options
Diffstat (limited to 'vim')
| -rw-r--r-- | vim/vimrc | 7 |
1 files changed, 1 insertions, 6 deletions
@@ -19,12 +19,7 @@ endif set nocompatible set background=dark -" solarized options -let g:solarized_termcolors=256 -let g:solarized_visibility="high" -let g:solarized_contrast="high" -colorscheme solarized -"colorscheme murphy +colorscheme peachpuff set visualbell set tw=79 |
