-
-
Notifications
You must be signed in to change notification settings - Fork 2
15.2. Autocommand
Shin Okada edited this page Aug 6, 2015
·
1 revision
In .vimrc, autocmd event pattern command
syntax on
filetype indent on
set smartindent
autocmd BufRead, BufWritePre *.html normal gg=G
Important: The Tables of Content are generated. Any change will be overridden on the next update.
For more information: GitHub Wikifier