Settings
This commit is contained in:
parent
3164f89f24
commit
49437574b4
19
.vscode/settings.json
vendored
Normal file
19
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,19 @@
|
|||||||
|
{
|
||||||
|
"[markdown]": {
|
||||||
|
"editor.wordWrap": "off"
|
||||||
|
},
|
||||||
|
"cSpell.words": [
|
||||||
|
"Abinash",
|
||||||
|
"Infineon",
|
||||||
|
"kanbn",
|
||||||
|
"kdbx",
|
||||||
|
"Melzig",
|
||||||
|
"Ojha",
|
||||||
|
"Phares"
|
||||||
|
],
|
||||||
|
"markdown-mermaid.lightModeTheme": "default",
|
||||||
|
"markdown-mermaid.darkModeTheme": "default",
|
||||||
|
"markdown.styles": [
|
||||||
|
"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css"
|
||||||
|
]
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user