diff options
| author | jdhao <jdhao@hotmail.com> | 2021-08-07 14:35:02 +0800 |
|---|---|---|
| committer | jdhao <jdhao@hotmail.com> | 2021-08-07 14:35:02 +0800 |
| commit | e348ca93b4dc4af3314c44781304f87b5d8f8e40 (patch) | |
| tree | f465c28496c1dea6ab4a6e7aff41f2456110594a | |
| parent | 953a7d431b09ccbea0d9f68b12f8691e20027ba8 (diff) | |
More demo
| -rw-r--r-- | README.md | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -57,6 +57,12 @@ backward compatibility is guaranteed.** <img src="https://user-images.githubusercontent.com/16662357/128590006-0fc1451f-fac1-49b2-bb95-8aba21bfa44e.gif" width="800"> </p> +## Git add, commit and push via fugitive.vim + +<p align="center"> +<img src="https://user-images.githubusercontent.com/16662357/128590833-aaa05d53-19ef-441d-a5a9-ba1bbd3936c1.gif" width="800"> +</p> + ## Tags <p align="center"> @@ -77,6 +83,8 @@ Go to a string starting with `se` <img src="https://user-images.githubusercontent.com/16662357/128589873-aadb8264-1098-4834-9876-fa66a309be05.gif" width="800"> </p> +For more UI demos, see [here](https://github.com/jdhao/nvim-config/issues/15). + # Shortcuts Some of the shortcuts I use frequently. In the following shortcuts, `<leader>` |
