From 7d74781eada41bc2777ddd1bd5dbdf53db12ef9f Mon Sep 17 00:00:00 2001 From: Chris Date: Mon, 29 Mar 2021 10:54:03 -0400 Subject: back to autopairs --- lua/plugins.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lua/plugins.lua') diff --git a/lua/plugins.lua b/lua/plugins.lua index 86b14621..2f18fe35 100644 --- a/lua/plugins.lua +++ b/lua/plugins.lua @@ -112,12 +112,12 @@ return require('packer').startup(function(use) use 'monaqa/dial.nvim' use 'junegunn/goyo.vim' use 'andymass/vim-matchup' - use 'cohama/lexima.vim' + -- use 'cohama/lexima.vim' use 'MattesGroeger/vim-bookmarks' -- use 'kshenoy/vim-signature' -- use 'nelstrom/vim-visual-star-search' -- TODO switch back when config support snips - -- use 'windwp/nvim-autopairs' + use 'windwp/nvim-autopairs' -- TODO put this back when stable for indent lines -- vim.g.indent_blankline_space_char = '' -- cgit v1.2.3