mirror of
https://github.com/LazyVim/LazyVim.git
synced 2026-07-25 14:01:06 +00:00
Changing clojure S-exp Plugin
This commit is contained in:
parent
ec5981dfb1
commit
50a0525581
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue