fix: better default, ignore .git in live_grep (#2020)

This commit is contained in:
Jieru Mei 2021-12-02 11:46:50 -05:00 committed by GitHub
parent f3cd608d17
commit b6d1aa8a31
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: 4AEE18F83AFDEB23

View file

@ -37,6 +37,7 @@ function M.config()
"--column",
"--smart-case",
"--hidden",
"--glob=!.git/",
},
mappings = {
i = {