mirror of
https://github.com/notepad-plus-plus/notepad-plus-plus.git
synced 2025-07-24 14:24:58 +02:00
Add YAML keywords and indentation
This commit is contained in:
parent
9636431f94
commit
70175ee8be
@ -244,7 +244,8 @@
|
||||
</Language>
|
||||
<Language name="xml" ext="xml xaml xsl xslt xsd xul kml svg mxml xsml wsdl xlf xliff xbl sxbl sitemap gml gpx plist" commentLine="" commentStart="<!--" commentEnd="-->">
|
||||
</Language>
|
||||
<Language name="yaml" ext="yml yaml" commentLine="#">
|
||||
<Language name="yaml" ext="yml yaml" commentLine="#" tabSettings="132">
|
||||
<Keywords name="instre1">true false yes no</Keywords>
|
||||
</Language>
|
||||
<Language name="searchResult" ext="">
|
||||
<Keywords name="instre1"></Keywords>
|
||||
|
Loading…
x
Reference in New Issue
Block a user