Bundle markdown plugin

This commit is contained in:
Dmitry Trofimov
2018-07-20 14:42:24 +03:00
parent da6e2bcd3b
commit 72d5da5a3e
2 changed files with 3 additions and 1 deletions

View File

@@ -16,4 +16,5 @@ intellij.python.ipnb
intellij.editorconfig
intellij.settingsRepository
intellij.yaml
intellij.properties
intellij.properties
intellij.markdown

View File

@@ -24,5 +24,6 @@
<orderEntry type="module" module-name="intellij.settingsRepository" />
<orderEntry type="module" module-name="intellij.python.terminal" />
<orderEntry type="module" module-name="intellij.properties" />
<orderEntry type="module" module-name="intellij.markdown" />
</component>
</module>