Explorar el Código

add webdev + python layers

Josh Bicking hace 5 años
padre
commit
a78d6bf9ef
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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