From b70a2de187f43ec968fd2072992aa834b7c26d0c Mon Sep 17 00:00:00 2001 From: CramMK Date: Tue, 14 Jan 2020 09:34:53 +0100 Subject: [PATCH] Updating for laptop 2 --- config.yaml | 3 --- dotfiles/vimrc | 1 + 2 files changed, 1 insertion(+), 3 deletions(-) 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