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

@@ -76,7 +76,7 @@ set scrolloff=3
set mouse=nic " Enable mouse in several mode
set mousemodel=popup " Set the behaviour of mouse
" Do not show mode on command line since vim-airline can show it
" Disable showing current mode on command line since statusline plugins can show it.
set noshowmode
set fileformats=unix,dos " Fileformats to use for new files