Browse Source

set tab width to 4 for git pager

raylu 14 years ago
parent
commit
923b2cc325
1 changed files with 1 additions and 1 deletions
  1. 1 1
      gitconfig

+ 1 - 1
gitconfig

@@ -32,4 +32,4 @@
 
 [core]
 	editor = vim
-	pager = less -i
+	pager = less -FXRS -x4