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 /docs | |
| parent | 0be331b28e7481878a44997eff2c619cff34bb95 (diff) | |
remove mentioning of vim-airline
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/README.md | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/docs/README.md b/docs/README.md index f0b3283..3aceffc 100644 --- a/docs/README.md +++ b/docs/README.md @@ -136,10 +136,8 @@ Terminal](https://github.com/microsoft/terminal). ## Font -Since [Vim-airline](https://github.com/vim-airline/vim-airline) uses several -Unicode symbols not available in normal font, we need to install [fonts -here](https://github.com/powerline/fonts) to make vim-airline look pretty. I am using [Hack](https://github.com/powerline/fonts/tree/master/Hack), and it looks -great. Another great resource for programming font is the [nerd-font](https://github.com/ryanoasis/nerd-fonts) project. +Since statusline or file explorer plugins often use Unicode symbols not +available in normal font, we need to install a patched font from the [nerd-fonts](https://github.com/ryanoasis/nerd-fonts) project. # Install Nvim |
