Update nvchad.lua

This commit is contained in:
Magnus von Wachenfeldt 2022-05-14 14:22:42 +02:00 committed by GitHub
parent bd25c6426a
commit 84d359a609
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -102,7 +102,6 @@ return {
}, },
MatchParen = { link = "MatchWord" }, MatchParen = { link = "MatchWord" },
MatchWordCur = { MatchWordCur = { },
},
MatchParenCur = { link = "MatchWordCur" }, MatchParenCur = { link = "MatchWordCur" },
} }