not forgetting to update dotfiles
This commit is contained in:
2
.vimrc
2
.vimrc
@@ -30,7 +30,7 @@ set ttyfast " Let vim know we have a fast terminal, regardless o
|
||||
set encoding=utf-8 " Set default file encoding to utf-8
|
||||
set paste " Set paste on
|
||||
"colorscheme solarized " Use solarized color scheme
|
||||
set background=light " With a dark background
|
||||
set background=dark " With a dark background
|
||||
syntax on " Enable/Disable syntax highlighting
|
||||
"set relativenumber " Show relative line numbers from current line (instead of `set nu`)
|
||||
"set number
|
||||
|
||||
Reference in New Issue
Block a user