Changing clojure S-exp Plugin

This commit is contained in:
Wendel Macedo 2025-04-01 11:25:37 -03:00
parent ec5981dfb1
commit 50a0525581

View file

@ -27,7 +27,7 @@ return {
},
-- Add s-exp mappings
{ "PaterJason/nvim-treesitter-sexp", opts = {}, event = "LazyFile" },
{ "julienvincent/nvim-paredit", opts = {}, event = "LazyFile" },
-- Colorize the output of the log buffer
{