From 3ac33751a4c230d1b0caf66bd09ef1baee5fd038 Mon Sep 17 00:00:00 2001 From: Azat Bahawi Date: Wed, 31 Jan 2024 02:42:19 +0300 Subject: 2024-01-31 --- modules/common/emacs/default.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'modules/common/emacs') diff --git a/modules/common/emacs/default.nix b/modules/common/emacs/default.nix index d16d168..082b3c3 100644 --- a/modules/common/emacs/default.nix +++ b/modules/common/emacs/default.nix @@ -81,7 +81,6 @@ in { gnutar # :tools tree-sitter gnutls # doom! :app irc go # :lang go - gocode # :lang go org godef # :lang go gomodifytags # :lang go gopls # :lang (go +lsp) @@ -133,7 +132,7 @@ in { texlab # lang (tex +lsp) texlive.combined.scheme-full # :lang org tex unzip # :tools debugger - # wordnet # :tools (lookup +dictionary +offline) + wordnet # :tools (lookup +dictionary +offline) yaml-language-server # :lang (yaml +lsp) zig # :lang zig :editor format zls # :lang (zig +lsp) -- cgit v1.2.3