diff --git a/config.yaml b/config.yaml index 0586a3e..1fe1545 100644 --- a/config.yaml +++ b/config.yaml @@ -29,7 +29,4 @@ profiles: - f_gitconfig - f_xresources - f_config - farellien: - dotfiles: - f_i3status_config - - f_config diff --git a/dotfiles/vimrc b/dotfiles/vimrc index 3c187e7..1482752 100644 --- a/dotfiles/vimrc +++ b/dotfiles/vimrc @@ -62,6 +62,7 @@ set confirm "cant quit wo saving set noshowmode " reverse of above "set showcmd " shows commands in status set noshowcmd " reverse of above +set cursorline " highlight current line set encoding=utf-8 set mouse=a set mouse=c