aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.vimrc3
1 files changed, 0 insertions, 3 deletions
diff --git a/.vimrc b/.vimrc
index c8675fa..2defd44 100644
--- a/.vimrc
+++ b/.vimrc
@@ -339,6 +339,3 @@ augroup AutoCommands
\| :echo expand('%:t') '[filetype=' . &filetype . ']'
augroup END
-
-set cmdheight=999 " Set command height temporarily to avoid prompt.
-set cmdheight=1 " Set command height back to the default.