Remove parinfer-rust for Neovim config

This commit is contained in:
Gabriel Arazas 2022-09-01 20:29:19 +08:00
parent beb55f46f2
commit afe9f5dbeb

View File

@ -271,10 +271,6 @@ return packer.startup({
}
use { "https://gitlab.com/HiPhish/guile.vim.git" }
use {
"eraserhd/parinfer-rust",
run = "nix-shell --run 'cargo build --release'",
}
use { "Olical/conjure", }
end,
config = {