the inbuilt terminal kinda works now, .gitignore files also have syntax highlighting now
This commit is contained in:
@@ -12,5 +12,6 @@ theme_mappings = {
|
||||
"go": "go",
|
||||
"sh": "bash",
|
||||
"yaml": "yaml",
|
||||
"md": "markdown"
|
||||
"md": "markdown",
|
||||
"gitignore": "markdown"
|
||||
}
|
||||
Reference in New Issue
Block a user