all repos

init.lua @ faae2c9

my nvim config
1 files changed, 1 insertions(+), 1 deletions(-)
feat(lisp): change parinfer plugin
Author: Smirnov Oleksandr ss2316544@gmail.com
Committed at: 2023-07-12 17:47:24 +0300
Parent: 588f1ca
M lua/plugins/lisp.lua

@@ -4,8 +4,8 @@ "Olical/conjure",

ft = ft, branch = "develop", dependencies = { - "gpanders/nvim-parinfer", "PaterJason/cmp-conjure", + { "eraserhd/parinfer-rust", build = "cargo build --release" }, }, config = function() vim.g["conjure#mapping#doc_word"] = false