We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4e50b4 commit 3e71cdaCopy full SHA for 3e71cda
README.md
@@ -245,7 +245,7 @@ let g:polyglot_disabled = ['autoindent']
245
246
## Reindent
247
248
-If you want to disable reindening of the current line in insert mode (see vim 'indentkeys') you can turn it off with:
+If you want to disable reindenting of the current line in insert mode (see vim 'indentkeys') you can turn it off with:
249
250
```vim
251
autocmd BufEnter * set indentexpr=
0 commit comments