Vim: XYSyntax Highlighting

Discuss and share scripts and script files...
Post Reply
WirlyWirly
Posts: 256
Joined: 21 Oct 2020 23:33
Location: Win 10 @ 100% (3440x1440)

Vim: XYSyntax Highlighting

Post by WirlyWirly »

For anyone using the Vim text editor, I put together syntax definitions for *.xys files. There's a lot of different syntax variation in XYScripts, so while this is still a work in progress, it's already quite solid for multi-line scripts :tup:
Vim Highlighting
Vim Highlighting
2024-12-16_04-27-57.png (103.25 KiB) Viewed 2532 times
Colorscheme: Ayu-Vim
Font: FiraCode [NerdFont]
Editor: Vim (GitBashPortable)

Installation is pretty simple, you'll just need to move the 2 included folders into your ~/.vim/ directory. Detailed instructions can be found here: Installing Syntax Files
VimXYSyntax [v0.1].zip
Vim Syntax Highlighting for *.xys
(2.65 KiB) Downloaded 110 times

admin
Site Admin
Posts: 64695
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Vim: XYSyntax Highlighting

Post by admin »

Looking great! :tup: :appl:

Post Reply