alacritty: Remove spacing around border

This commit is contained in:
Robert Kmiec
2019-07-22 10:27:15 +02:00
committed by Robert Kmiec
parent af033d2dfc
commit 68cec9711a

View File

@@ -5,16 +5,20 @@
email = robert.r.kmiec@gmail.com
[core]
editor = vim
pager = diff-so-fancy | less --tabs=4 -RFX
autocrlf = false
[help]
autocorrect = 1
[color]
ui = true
[grep]
lineNumber = true
linenumber = true
[sendemail]
smtpencryption = tls
smtpserver = smtp.gmail.com
smtpuser = robert.r.kmiec@gmail.com
smtpserverport = 587
[diff]
tool = vimdiff
[merge]
tool = vimdiff