fix typo in highlight group

This commit is contained in:
0x736d 2022-10-17 21:52:52 +05:30
parent c57f97a2a2
commit aab2eb50da

View file

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