Skip to content

Commit

Permalink
Fix highlights.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
kit494way committed Jan 21, 2024
1 parent 65d9dcb commit 06ab929
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions queries/nu/highlights.scm
Original file line number Diff line number Diff line change
Expand Up @@ -73,15 +73,13 @@
"tb" "tB" "Tb" "TB"
"pb" "pB" "Pb" "PB"
"eb" "eB" "Eb" "EB"
"zb" "zB" "Zb" "ZB"

"kib" "kiB" "kIB" "kIb" "Kib" "KIb" "KIB"
"mib" "miB" "mIB" "mIb" "Mib" "MIb" "MIB"
"gib" "giB" "gIB" "gIb" "Gib" "GIb" "GIB"
"tib" "tiB" "tIB" "tIb" "Tib" "TIb" "TIB"
"pib" "piB" "pIB" "pIb" "Pib" "PIb" "PIB"
"eib" "eiB" "eIB" "eIb" "Eib" "EIb" "EIB"
"zib" "ziB" "zIB" "zIb" "Zib" "ZIb" "ZIB"
] @variable.parameter
)
(val_binary
Expand Down

0 comments on commit 06ab929

Please sign in to comment.