chore(nvim): remove auto-pairs plugin

This commit is contained in:
Oliver Davies 2022-01-28 23:59:39 +00:00
parent fdff705158
commit 494fbd5a4a
2 changed files with 0 additions and 20 deletions

View file

@ -39,7 +39,6 @@ return packer.startup(function()
use "tpope/vim-surround"
use "vim-test/vim-test"
use "voldikss/vim-floaterm"
use "windwp/nvim-autopairs"
use { "mg979/vim-visual-multi", branch = "master" }
-- Themes