Merge branch 'master' of github.com:foambubble/foam-template

This commit is contained in:
Riccardo Ferretti 2020-12-25 11:31:24 +01:00
commit 306be2823f

View file

@ -9,6 +9,7 @@
}, },
"git.enableSmartCommit": true, "git.enableSmartCommit": true,
"git.postCommitCommand": "sync", "git.postCommitCommand": "sync",
"files.defaultLanguage": "markdown",
"files.exclude": { "files.exclude": {
"**/node_modules": true "**/node_modules": true
}, },