" Explicitly set indent level; this matches the global default, but it's tidy " to enforce it in case we changed from a filetype with different value (e.g. " VimL) setlocal shiftwidth=4 setlocal softtabstop=4 setlocal tabstop=4