✨ lsp for javascript / web
This commit is contained in:
parent
b919168c44
commit
ec4fb9acf5
@ -61,4 +61,3 @@
|
|||||||
|
|
||||||
(add-to-list 'auto-mode-alist '("\\.njk" . web-mode))
|
(add-to-list 'auto-mode-alist '("\\.njk" . web-mode))
|
||||||
(setq lsp-haskell-formatting-provider "stylish-haskell")
|
(setq lsp-haskell-formatting-provider "stylish-haskell")
|
||||||
(setq nix-nixfmt-bin "nixpkgs-fmt")
|
|
||||||
|
@ -135,7 +135,7 @@
|
|||||||
;;idris ; a language you can depend on
|
;;idris ; a language you can depend on
|
||||||
json ; At least it ain't XML
|
json ; At least it ain't XML
|
||||||
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
|
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
|
||||||
javascript ; all(hope(abandon(ye(who(enter(here))))))
|
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
|
||||||
;;julia ; a better, faster MATLAB
|
;;julia ; a better, faster MATLAB
|
||||||
;;kotlin ; a better, slicker Java(Script)
|
;;kotlin ; a better, slicker Java(Script)
|
||||||
;;latex ; writing papers in Emacs has never been so fun
|
;;latex ; writing papers in Emacs has never been so fun
|
||||||
@ -166,7 +166,7 @@
|
|||||||
;;solidity ; do you need a blockchain? No.
|
;;solidity ; do you need a blockchain? No.
|
||||||
;;swift ; who asked for emoji variables?
|
;;swift ; who asked for emoji variables?
|
||||||
;;terra ; Earth and Moon in alignment for performance.
|
;;terra ; Earth and Moon in alignment for performance.
|
||||||
web ; the tubes
|
(web +lsp) ; the tubes
|
||||||
yaml ; JSON, but readable
|
yaml ; JSON, but readable
|
||||||
|
|
||||||
:email
|
:email
|
||||||
|
Loading…
x
Reference in New Issue
Block a user