mirror of
https://github.com/nushell/nushell.git
synced 2025-07-19 23:45:57 +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.