Merge pull request #125 from 0x736d/master

fix typo in highlight group
v2.5
Sidhanth Rathod 3 years ago committed by GitHub
commit b243a8dcc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

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

Loading…
Cancel
Save