소스 검색

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