1
0
mirror of https://github.com/jdhao/nvim-config.git synced 2025-06-08 14:14:33 +02:00

remove mentioning of vim-airline

This commit is contained in:
jdhao
2021-12-05 14:33:59 +08:00
parent 0be331b28e
commit 752dbcbe2d
4 changed files with 4 additions and 12 deletions

View File

@@ -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