feat: Add semgrep and kegworks
This commit is contained in:
parent
6114f83495
commit
9ac89a2812
|
@ -25,6 +25,7 @@
|
||||||
nodejs_23
|
nodejs_23
|
||||||
pnpm
|
pnpm
|
||||||
typst
|
typst
|
||||||
|
semgrep
|
||||||
|
|
||||||
ispell
|
ispell
|
||||||
biber
|
biber
|
||||||
|
|
|
@ -70,9 +70,12 @@
|
||||||
# Fonts
|
# Fonts
|
||||||
"font-noto-mono"
|
"font-noto-mono"
|
||||||
"font-source-code-pro"
|
"font-source-code-pro"
|
||||||
|
|
||||||
|
# Emulation
|
||||||
"Kegworks-App/kegworks/kegworks"
|
"Kegworks-App/kegworks/kegworks"
|
||||||
];
|
];
|
||||||
taps = [
|
taps = [
|
||||||
|
"Kegworks-App/kegworks"
|
||||||
"koekeishiya/formulae"
|
"koekeishiya/formulae"
|
||||||
#"railwaycat/emacsmacport"
|
#"railwaycat/emacsmacport"
|
||||||
"d12frosted/emacs-plus"
|
"d12frosted/emacs-plus"
|
||||||
|
|
Loading…
Reference in New Issue