Fixed typo in README.md (#719)

This commit is contained in:
Keito
2021-06-09 20:13:18 +01:00
committed by GitHub
parent c4e50b4e9d
commit 3e71cdad56

View File

@@ -245,7 +245,7 @@ let g:polyglot_disabled = ['autoindent']
## Reindent ## Reindent
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:
```vim ```vim
autocmd BufEnter * set indentexpr= autocmd BufEnter * set indentexpr=