1
0
mirror of https://gist.github.com/b94410ca11def19b5461108b1d198d3d.git synced 2024-05-12 03:54:55 +00:00
This commit is contained in:
ch
2019-08-12 15:18:11 +00:00
committed by GitHub
parent db21c3bd79
commit 89ad86d7e2

View File

@@ -32,8 +32,8 @@
# Change to fx. vim or something else for default editor when writing commit messages.
editor = nano
#editor = vim
# If you prefer using Notepad++ on 64bit Windows, uncomment this and outcomment editor above.
#editor = 'C:/Program Files (x86)/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin
# If you prefer using Notepad++ on Windows, uncomment this and comment out editor above.
#editor = 'C:/Program Files/Notepad++/notepad++.exe' -multiInst -notabbar -nosession -noPlugin
whitespace = fix,-indent-with-non-tab,trailing-space,cr-at-eol
safecrlf = false
[web]