Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.33 KB

README.md

File metadata and controls

25 lines (17 loc) · 1.33 KB

NPP-TOML-Syntax

License: MIT

This is provides syntax highlighting for TOML in Notepad++. Current version of TOML you can see there.

Getting started

  1. Download TOML.xml or TOML(dark).xml. You can download the file by either cloning the repository or going here for light or there and press CTRL-S on the keyboard.
  2. Start Notepad++.
  3. In the Language menu choose Define your language...
  4. Click import and choose TOML.xml/TOML(dark).xml.
  5. Restart Notepad++ and it should now detect files with .toml extension automatically. NotaBene: You can save your custom language definition respectively for each xml file. Give a name as you wish for white and dark themes.

dark theme based on Bespin notepadplusplus

default white theme