瀏覽代碼

delta: line-numbers, hyperlinks

raylu 4 月之前
父節點
當前提交
bc174ca308
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      gitconfig

+ 2 - 1
gitconfig

@@ -56,7 +56,8 @@
 	# https://dandavison.github.io/delta/color-moved-support.html
 	map-styles = bold purple => "#777777 #330022", bold cyan => "syntax #004a4a"
 	true-color = always
-	line-numbers = false
+	line-numbers = true
+	hyperlinks = true
 	navigate = true
 	tabs = 4
 	syntaxh-theme = Coldark-Dark