~bracket, end of file parsing otherwise

This commit is contained in:
A. Chavali
2019-12-20 20:04:14 +00:00
parent 10f4bec799
commit d64f5463a2

View File

@@ -320,7 +320,7 @@ Function to quickly check weather, which is what I wanted wttrin for.
(make-lsp-client
:new-connection (lsp-stdio-connection "typescript-language-server --stdio")
:major-modes '(typescript-mode)
:server-id 'typescript)))
:server-id 'typescript))))
#+END_SRC
- Typescript (in my opinion) should be indented by 2
- Setup the LSP server on the lsp-language-id-config in case it hasn't already