Explorar el Código

Disable spell checking in git GUI

Alois Mahdal hace 3 años
padre
commit
35fdb7d97f
Se han modificado 1 ficheros con 3 adiciones y 0 borrados
  1. 3
    0
      dotfiles/gittum/main.gitconfig

+ 3
- 0
dotfiles/gittum/main.gitconfig Ver fichero

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