Commit 67e1d45

mo khan <mo@mokhan.ca>
2021-07-30 21:04:21
do not move to start of line when navigating
1 parent c35da25
Changed files (1)
vimrc
@@ -28,6 +28,7 @@ set nobackup
 set nocompatible
 set noerrorbells
 set nojoinspaces
+set nostartofline
 set noswapfile
 set nowrap
 set nowritebackup