update javascript and shell lang; update font

This commit is contained in:
Claudio Maradonna 2024-05-26 07:29:09 +02:00
parent 45a63c5796
commit a9faacee0f
Signed by: claudiomaradonna
SSH key fingerprint: SHA256:rraT8b7ydWQciRlI237XJB9Odr033PPYcKgP1F4OEX0
2 changed files with 5 additions and 3 deletions

View file

@ -21,7 +21,7 @@
;; (setq doom-font (font-spec :family "monospace" :size 12 :weight 'semi-light)
;; doom-variable-pitch-font (font-spec :family "sans" :size 13))
(setq doom-font (font-spec :family "Anonymice Nerd Font Mono" :size 19))
(setq doom-font (font-spec :family "AnonymicePro Nerd Font Mono" :size 19))
;; There are two ways to load a theme. Both assume the theme is installed and
;; available. You can either set `doom-theme' or manually load a theme with the
@ -64,3 +64,5 @@
(setq lsp-intelephense-licence-key (getenv "INTELEPHENSE_LICENSE_KEY"))
(setq lsp-file-watch-threshold 5000)
(setq lsp-disabled-clients '(typeprof-ls semgrep-ls))

View file

@ -138,7 +138,7 @@
;;idris ; a language you can depend on
(json +lsp) ; At least it ain't XML
;;(java +meghanada) ; the poster child for carpal tunnel syndrome
(javascript +lsp) ; all(hope(abandon(ye(who(enter(here))))))
(javascript +lsp +tree-sitter) ; all(hope(abandon(ye(who(enter(here))))))
;;julia ; a better, faster MATLAB
;;kotlin ; a better, slicker Java(Script)
(latex +latexmk) ; writing papers in Emacs has never been so fun
@ -163,7 +163,7 @@
rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
;;scala ; java, but good
;;(scheme +guile) ; a fully conniving family of lisps
sh ; she sells {ba,z,fi}sh shells on the C xor
(sh +lsp +tree-sitter) ; she sells {ba,z,fi}sh shells on the C xor
;;sml
;;solidity ; do you need a blockchain? No.
;;swift ; who asked for emoji variables?