diff --git a/nvim/lua/plugins.lua b/nvim/lua/plugins.lua index 3fb813d..00524f0 100644 --- a/nvim/lua/plugins.lua +++ b/nvim/lua/plugins.lua @@ -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 = {