This is provides syntax highlighting for TOML in Notepad++. This repo strives to always support the latest release, which is as of writing this TOML v0.5.0.
- Download
TOML.xml
. You can download the file by either cloning the repository or going here and pressCTRL-S
on the keyboard. - Start Notepad++.
- In the Language menu choose Define your language...
- Click import and choose
TOML.xml
. - Restart Notepad++ and it should now detect files with .toml extension automatically.