summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeito <audioactivist@gmail.com>2021-06-09 20:13:18 +0100
committerGitHub <noreply@github.com>2021-06-09 21:13:18 +0200
commit3e71cdad56bdd2b1af812f63f6eca856ac6c1984 (patch)
treeb3b7a074aee97f8b9da29eee612588b8c67afca8
parentc4e50b4e9da54836b0fcd443229c7213de789e21 (diff)
downloadvim-polyglot-3e71cdad56bdd2b1af812f63f6eca856ac6c1984.tar.gz
vim-polyglot-3e71cdad56bdd2b1af812f63f6eca856ac6c1984.zip
Fixed typo in README.md (#719)
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ebdd5c91..1f182c33 100644
--- a/README.md
+++ b/README.md
@@ -245,7 +245,7 @@ let g:polyglot_disabled = ['autoindent']
## 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
autocmd BufEnter * set indentexpr=