ソースを参照

Disable spell checking in git GUI

Alois Mahdal 3 年 前
コミット
35fdb7d97f
共有1 個のファイルを変更した3 個の追加0 個の削除を含む
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig ファイルの表示

@@ -53,3 +53,6 @@
53 53
 
54 54
 [tag]
55 55
     sort = version:refname
56
+
57
+[gui]
58
+    spellingdictionary = none