Created
November 18, 2017 16:23
-
-
Save osyo-manga/874f1d48cf08ec1da0966351fe9833e2 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" 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