mirror of
https://github.com/nushell/nushell.git
synced 2025-08-08 13:44:39 +02:00
# Description I broke syntax highlighting for list spreads in #12529. This should fix #12792 😅. I just copied the code for highlighting record spreads.