Skip to content
Snippets Groups Projects
Commit c0804d43 authored by Philippe Dosch's avatar Philippe Dosch
Browse files

Ajout de ripgrep

parent 77b721fc
No related branches found
No related tags found
No related merge requests found
......@@ -532,6 +532,10 @@
:ensure t
:commands lsp-treemacs-errors-list)
(use-package rg
:ensure t
:bind(("C-c s" . rg-menu)))
;; Pour grammalecte
(use-package flycheck-grammalecte
:ensure t
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment