Browse Source

Disable spell checking in git GUI

Alois Mahdal 2 years ago
parent
commit
35fdb7d97f
1 changed files with 3 additions and 0 deletions
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig View File

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