Skip to content

Commit 3cae3b1

Browse files
committed
fix: prefer spacing instead of tabs
1 parent b3554fc commit 3cae3b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bootstrap/dotfiles/.gitconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
excludesfile = ~/.gitignore
33
mergeoptions = --no-edit
44
pager = delta
5-
editor = nvim -c startinsert
5+
editor = nvim -c startinsert
66
[interactive]
77
diffFilter = delta --color-only
88
[add.interactive]

0 commit comments

Comments
 (0)