Skip to content

Instantly share code, notes, and snippets.

@osyo-manga
Created November 18, 2017 16:23
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save osyo-manga/874f1d48cf08ec1da0966351fe9833e2 to your computer and use it in GitHub Desktop.
Save osyo-manga/874f1d48cf08ec1da0966351fe9833e2 to your computer and use it in GitHub Desktop.
" vim 8.0 1295
" $ vim -u .test_vimrc
" .test_vimrc
filetype plugin indent on
set filetype=tex
startinsert
call feedkeys("\\begin{itemize}\<CR>")
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment