Remove vim cursor lines and change tmux time

This commit is contained in:
Andrew Tomaka 2019-06-21 15:46:11 -04:00
parent 3ad89de82c
commit 5d7a97c884
Signed by: atomaka
GPG key ID: 61209BF70A5B18BE
2 changed files with 1 additions and 3 deletions

2
vimrc
View file

@ -158,8 +158,6 @@ set t_8f=[38;2;%lu;%lu;%lum
set t_8b=[48;2;%lu;%lu;%lum
if has('nvim')
set termguicolors
set cursorline " Highlight current line
set cursorcolumn " Highlight current column
colorscheme onedark
else
colorscheme jellybeans