ソースを参照

add webdev + python layers

Josh Bicking 5 年 前
コミット
a78d6bf9ef
1 ファイル変更5 行追加0 行削除
  1. 5 0
      spacemacs/.spacemacs

+ 5 - 0
spacemacs/.spacemacs

@@ -31,6 +31,11 @@ values."
    ;; List of configuration layers to load.
    dotspacemacs-configuration-layers
    '(
+     typescript
+     html
+     javascript
+     python
+     php
      markdown
      sml
      yaml