aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorjdhao <jdhao@hotmail.com>2021-12-05 14:33:59 +0800
committerjdhao <jdhao@hotmail.com>2021-12-05 14:33:59 +0800
commit752dbcbe2d6e344b8f317a2ad79913c692acf24b (patch)
treed90bad943d3d3c3975e48d08d03076952436fb2b /README.md
parent0be331b28e7481878a44997eff2c619cff34bb95 (diff)
remove mentioning of vim-airline
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 0bd1117..e73b102 100644
--- a/README.md
+++ b/README.md
@@ -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).