sync nextclodu
This commit is contained in:
17
Administration/Dossier demande CIFRE ANRT/.vscode/settings.json
vendored
Normal file
17
Administration/Dossier demande CIFRE ANRT/.vscode/settings.json
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
{
|
||||
"emeraldwalk.runonsave": {
|
||||
"commands": [
|
||||
{
|
||||
"cmd": "pandoc -o ${fileDirname}/${fileBasenameNoExt}.pdf ${file}",
|
||||
"match": "\\.t2t$",
|
||||
}
|
||||
]
|
||||
},
|
||||
"grammarly.selectors": [
|
||||
{
|
||||
"language": "plaintext",
|
||||
"scheme": "file",
|
||||
"pattern": "sujet-cifre.t2t"
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user