We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3554fc commit 3cae3b1Copy full SHA for 3cae3b1
bootstrap/dotfiles/.gitconfig
@@ -2,7 +2,7 @@
2
excludesfile = ~/.gitignore
3
mergeoptions = --no-edit
4
pager = delta
5
- editor = nvim -c startinsert
+ editor = nvim -c startinsert
6
[interactive]
7
diffFilter = delta --color-only
8
[add.interactive]
0 commit comments