mirror of
https://github.com/gabehf/base46.git
synced 2026-03-13 17:30:30 -07:00
fix typo in highlight group
This commit is contained in:
parent
c57f97a2a2
commit
aab2eb50da
1 changed files with 1 additions and 1 deletions
|
|
@ -78,7 +78,7 @@ return {
|
||||||
fg = theme.base05,
|
fg = theme.base05,
|
||||||
},
|
},
|
||||||
|
|
||||||
["@paramter"] = {
|
["@parameter"] = {
|
||||||
fg = theme.base08,
|
fg = theme.base08,
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue