Browse Source

add webdev + python layers

Josh Bicking 5 years ago
parent
commit
5c8b0802bd
1 changed files with 5 additions and 0 deletions
  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