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