dotfiles

Cross platform dotfiles for linux, mac and windows

commit b99d905778889d0848208d22e2a57ba3522939bb
parent 1a9c72949e3c89abdd74f41b2d746400416c4802
Author: Bharatvaj <bharatvaj@yahoo.com>
Date: Tue, 2 Aug 2022 23:54:29 +0530

Remove redundant option in VIMINIT
1 file changed, 0 insertions(+), 1 deletion(-)
diff --git a/.profile b/.profile
@@ -19,7 +19,6 @@ export XDG_VIDEOS_DIR="$XDG_DATA_HOME/videos"
 
 # Global programs
 export VIMINIT="if !has('nvim')
-set nocompatible
 source $XDG_CONFIG_HOME/vim/vimrc
 endif"
 export LESSHISTFILE=-