Skip to content

Instantly share code, notes, and snippets.

@fumin
Created October 5, 2025 06:48
Show Gist options
  • Save fumin/0231d57687d142317cf6062c6662b06f to your computer and use it in GitHub Desktop.
Save fumin/0231d57687d142317cf6062c6662b06f to your computer and use it in GitHub Desktop.
runtime defaults.vim
autocmd FileType html setlocal shiftwidth=2 tabstop=2
autocmd FileType html setlocal indentexpr=
autocmd FileType html setlocal noautoindent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment