mirror of
https://github.com/MathMan05/Fermi.git
synced 2026-08-22 14:10:11 +00:00
Merge branch 'pr-510'
This commit is contained in:
@@ -85,5 +85,13 @@
|
||||
"doubleSlashComments": true,
|
||||
"multilineSlashComments": true,
|
||||
"multiLine":"\"\"\""
|
||||
},
|
||||
{
|
||||
"names":["bash","sh","ksh","csh","shell"],
|
||||
"keywords":["if","fi","else","then","while","do","for","continue","done","break","case","esac","in","local","return","declare","EOF","readonly","true","false"],
|
||||
"firstLineShebang":true,
|
||||
"hashComments": true,
|
||||
"doubleSlashComments": false,
|
||||
"multilineSlashComments": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user