fix: typo in highlight group punct(u)ation

This commit is contained in:
Jirgn 2021-11-26 20:08:16 +01:00 committed by Stephan Seitz
parent 49f0ef8e54
commit a0ad73493e
3 changed files with 14 additions and 14 deletions

View file

@ -1,6 +1,6 @@
include: SomeFile.fusion
//<- include
// ^punctation.delimiter
// ^punctuation.delimiter
// ^uri
namespace ns = Neos.Fusion.Space
@ -11,9 +11,9 @@ namespace ns = Neos.Fusion.Space
prototype(MyType) < prototype(ns:SuperType) {
//<-keyword
// ^punctation.bracket
// ^punctuation.bracket
// ^type
// ^punctation.bracket
// ^punctuation.bracket
// ^operator
// ^namespace
// ^type