From 8e694888dc0fba50d4ce8b5348000f3e9aeb3dad Mon Sep 17 00:00:00 2001 From: Emmet Date: Thu, 27 Jul 2023 17:00:59 -0500 Subject: [PATCH] LSP server for NIx??!! --- user/app/doom-emacs/doom.org | 2 +- user/app/doom-emacs/init.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/user/app/doom-emacs/doom.org b/user/app/doom-emacs/doom.org index 8912363d..122d7457 100644 --- a/user/app/doom-emacs/doom.org +++ b/user/app/doom-emacs/doom.org @@ -1352,7 +1352,7 @@ This section is the [[./init.el][init.el]] section, which controls which Doom mo lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - nix ; I hereby declare "nix geht mehr!" + (nix +lsp) ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +roam2) ; organize your plain life in plain text ;;php ; perl's insecure younger brother diff --git a/user/app/doom-emacs/init.el b/user/app/doom-emacs/init.el index a09e172a..0a3dc3c9 100644 --- a/user/app/doom-emacs/init.el +++ b/user/app/doom-emacs/init.el @@ -132,7 +132,7 @@ lua ; one-based indices? one-based indices markdown ; writing docs for people to ignore ;;nim ; python + lisp at the speed of c - nix ; I hereby declare "nix geht mehr!" + (nix +lsp) ; I hereby declare "nix geht mehr!" ;;ocaml ; an objective camel (org +roam2) ; organize your plain life in plain text ;;php ; perl's insecure younger brother