소스 검색

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