瀏覽代碼

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