mirror of
https://github.com/helix-editor/helix.git
synced 2025-10-06 00:13:28 +02:00
Add .terminal to xml file types (#14532)
This commit is contained in:
@@ -3046,6 +3046,7 @@ file-types = [
|
|||||||
"gpx",
|
"gpx",
|
||||||
"fodt",
|
"fodt",
|
||||||
"fods",
|
"fods",
|
||||||
|
"terminal",
|
||||||
]
|
]
|
||||||
block-comment-tokens = { start = "<!--", end = "-->" }
|
block-comment-tokens = { start = "<!--", end = "-->" }
|
||||||
indent = { tab-width = 2, unit = " " }
|
indent = { tab-width = 2, unit = " " }
|
||||||
|
Reference in New Issue
Block a user