Merge pull request #125 from 0x736d/master

fix typo in highlight group
This commit is contained in:
Sidhanth Rathod 2022-10-17 21:59:24 +05:30 committed by GitHub
commit b243a8dcc3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -78,7 +78,7 @@ return {
fg = theme.base05,
},
["@paramter"] = {
["@parameter"] = {
fg = theme.base08,
},