Ver Fonte

add webdev + python layers

Josh Bicking há 5 anos atrás
pai
commit
a78d6bf9ef
1 ficheiros alterados com 5 adições e 0 exclusões
  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