From c64dd1aa04c3a5f8c83003d342bf89f7689b14c1 Mon Sep 17 00:00:00 2001 From: MineralwaterXu Date: Sun, 2 Aug 2020 13:50:45 +0800 Subject: modified nvim config --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 3831673..d48a3aa 100644 --- a/README.md +++ b/README.md @@ -21,3 +21,6 @@ This is my Neovim configuration. | `s` `j` | Create a new horizontal split screen and place it below the current window | | `s` `h` | Create a new vertical split screen and place it left to the current window | | `s` `l` | Create a new vertical split screen and place it right to the current window | +## vim-plug +### [bufferline](https://github.com/bling/vim-bufferline) + -- cgit v1.2.1