aboutsummaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
Diffstat (limited to 'core')
-rw-r--r--core/options.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/options.vim b/core/options.vim
index 3365374..890be36 100644
--- a/core/options.vim
+++ b/core/options.vim
@@ -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