diff --git a/.vimrc b/.vimrc index c587b98..4cbbab0 100644 --- a/.vimrc +++ b/.vimrc @@ -268,3 +268,7 @@ autocmd! autocmd FileType yml setlocal ai ts=2 sw=2 et autocmd FileType yaml,yml setlocal ai ts=2 sw=2 et augroup END + +" polyglot +" disable reindenting of the current line in insert mode +autocmd BufEnter * set indentexpr=