From 37e9487076d3fec7c26850ed50fbe33caae71665 Mon Sep 17 00:00:00 2001 From: jdhao Date: Thu, 12 Aug 2021 00:51:44 +0800 Subject: Use delimitMate instead of auto-pairs --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index c0e2f9b..3784182 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ backward compatibility is guaranteed.** + Fast buffer jump via [vim-sneak](https://github.com/justinmk/vim-sneak). + Ultra fast snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips). + Git integration via [vim-fugitive](https://github.com/tpope/vim-fugitive). -+ Faster matching pair insertion and jump via [auto-pairs](https://github.com/jiangmiao/auto-pairs). ++ Faster matching pair insertion and jump via [delimitMate](https://github.com/Raimondi/delimitMate). + Beautiful status line via [vim-airline](https://github.com/vim-airline/vim-airline). + Asynchronous code execution via [asyncrun.vim](https://github.com/skywind3000/asyncrun.vim). + Code highlighting via [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter). -- cgit v1.2.3