From c52fc7e6f12b0bceda5853cb541728139f34fafe Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Fri, 2 Jun 2023 00:25:24 +0300 Subject: 2023-06-02 --- modules/common/emacs/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'modules/common/emacs') diff --git a/modules/common/emacs/default.nix b/modules/common/emacs/default.nix index 5499d48..d9a5922 100644 --- a/modules/common/emacs/default.nix +++ b/modules/common/emacs/default.nix @@ -113,7 +113,8 @@ in { shfmt # :lang sh :editor format sqlite # :lang (org +roam2) :tools lookup texlab # lang (tex +lsp) - texlive.combined.scheme-full # :lang org tex + # FIXME https://github.com/NixOS/nixpkgs/issues/235434 + # texlive.combined.scheme-full # :lang org tex unzip # :tools debugger wordnet # :tools (lookup +dictionary +offline) yaml-language-server # :lang (yaml +lsp) -- cgit v1.2.3