From 9cae147e9b0f8ef141761795b47ce35a016f785e Mon Sep 17 00:00:00 2001 From: mpanarin Date: Wed, 11 Sep 2019 11:25:28 +0300 Subject: [PATCH] [SPACEMACS] add stupid typescript layer --- .spacemacs | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.spacemacs b/.spacemacs index 583a7c4..2ac227d 100644 --- a/.spacemacs +++ b/.spacemacs @@ -64,6 +64,8 @@ This function should only modify configuration layer settings." erlang sql javascript + (typescript :variables + typescript-backend 'lsp) rust themes-megapack org