diff options
| author | jdhao <jdhao@hotmail.com> | 2021-12-05 14:33:59 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-12-05 14:33:59 +0800 |
| commit | 752dbcbe2d6e344b8f317a2ad79913c692acf24b (patch) | |
| tree | d90bad943d3d3c3975e48d08d03076952436fb2b /README.md | |
| parent | 0be331b28e7481878a44997eff2c619cff34bb95 (diff) | |
remove mentioning of vim-airline
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -37,7 +37,7 @@ is guaranteed.** + Smarter and faster matching pair management (add, replace or delete) via [vim-sandwich](https://github.com/machakann/vim-sandwich). + Fast buffer jump via [hop.nvim](https://github.com/phaazon/hop.nvim). + Ultra fast snippet insertion via [Ultisnips](https://github.com/SirVer/ultisnips). -+ Beautiful status line via [vim-airline](https://github.com/vim-airline/vim-airline). ++ Beautiful status line via [lualine.nvim](https://github.com/nvim-lualine/lualine.nvim). + Better quickfix list with [nvim-bqf](https://github.com/kevinhwang91/nvim-bqf). + Show search index and count with [nvim-hlslens](https://github.com/kevinhwang91/nvim-hlslens). + Command line auto-completion via [wilder.nvim](https://github.com/gelguy/wilder.nvim). |
