Skip to content

Instantly share code, notes, and snippets.

@Edderic
Created September 7, 2014 15:44
Show Gist options
  • Save Edderic/99a63b9c0f07d179d977 to your computer and use it in GitHub Desktop.
Save Edderic/99a63b9c0f07d179d977 to your computer and use it in GitHub Desktop.
augroup Markdown
autocmd!
" some code here
autocmd Filetype markdown inoremap <buffer> <Leader>` ``````<Esc>2hi
augroup end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment