Skip to content

Instantly share code, notes, and snippets.

@beakr
Created March 29, 2012 16:05
Show Gist options
  • Select an option

  • Save beakr/2239019 to your computer and use it in GitHub Desktop.

Select an option

Save beakr/2239019 to your computer and use it in GitHub Desktop.
How to disable Vim intro message.
set shortmess=I " Read :help shortmess for everything else.
@DirkGently999

Copy link
Copy Markdown

<3

@davidchoo12

Copy link
Copy Markdown

👍

@bftelman

bftelman commented Apr 5, 2020

Copy link
Copy Markdown

thanks

@anzhi0708

Copy link
Copy Markdown

uwu

@voidzero

voidzero commented Jan 1, 2023

Copy link
Copy Markdown

If you add this into your vimrc, the following is probably better:
set shortmess+=I

@vollowx

vollowx commented Aug 3, 2023

Copy link
Copy Markdown

nice

@wuseman

wuseman commented Mar 7, 2025

Copy link
Copy Markdown

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment