diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-12 00:51:44 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-12 00:51:44 +0800 |
| commit | 37e9487076d3fec7c26850ed50fbe33caae71665 (patch) | |
| tree | 397ccb779a228f29dd51d53dabf47fdf7e9f3220 /README.md | |
| parent | 082a8ab6b5098bbc831bbe4fe0727dff5053f431 (diff) | |
Use delimitMate instead of auto-pairs
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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). |
