We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f13188c commit 8052213Copy full SHA for 8052213
nix/home/doom/packages.nix
@@ -60,8 +60,6 @@ pkgs: with pkgs; {
60
61
":lang org +roam" = [ sqlite ];
62
63
- ":lang plantuml" = [ plantuml ];
64
-
65
":lang sh +lsp" = [ bash-language-server ];
66
67
":lang sh" = [ shellcheck shfmt ];
0 commit comments