Skip to content

Instantly share code, notes, and snippets.

@KarateJB
Created July 9, 2021 14:58
Show Gist options
  • Save KarateJB/d4354e20c803db02aaea8757cc06e854 to your computer and use it in GitHub Desktop.
Save KarateJB/d4354e20c803db02aaea8757cc06e854 to your computer and use it in GitHub Desktop.
[Vim] Markdown configuration
" Default options for Markdown file
set tabstop=2
set expandtab
set spell
set hidden
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment