From 98a7327662c41c71f4fddf9a80a91e9a8053d945 Mon Sep 17 00:00:00 2001 From: Lucien Cartier-Tilet Date: Mon, 8 Aug 2022 20:36:48 +0200 Subject: [PATCH] [Emacs] Remove unused package --- org/config/emacs.org | 15 --------------- 1 file changed, 15 deletions(-) diff --git a/org/config/emacs.org b/org/config/emacs.org index e9ad692..77695a9 100644 --- a/org/config/emacs.org +++ b/org/config/emacs.org @@ -6260,21 +6260,6 @@ And let’s enable some intergration with ~ivy~. :cwd nil))) #+end_src -**** ltex-lsp -:PROPERTIES: -:CUSTOM_ID: Packages-Configuration-Programming-Tools-ltex-lsp-7jd3l8k0chj0 -:END: -#+begin_src emacs-lisp -(use-package lsp-ltex - :defer t - :straight (:build t) - :after (lsp-mode org) - :config - (setq lsp-ltex-mother-tongue "fr-FR" - lsp-ltex-server-store-path (executable-find "ltex-ls") - lsp-ltex-version "15.2.0")) -#+end_src - *** DSLs :PROPERTIES: :CUSTOM_ID: Packages-Configuration-Programming-languages-DSLsbwu5fl6184j0