mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2025-12-16 03:21:50 +00:00
default encoding for mpw asm
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
{
|
||||
"tab_size": 8,
|
||||
"translate_tabs_to_spaces": false
|
||||
"translate_tabs_to_spaces": false,
|
||||
"default_encoding": "Western (Mac Roman)",
|
||||
"fallback_encoding": "Western (Mac Roman)"
|
||||
}
|
||||
Reference in New Issue
Block a user