aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/quickref.txt
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-29 21:13:43 -0400
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-04-29 21:56:34 -0400
commit1e03e76dafb5d166bb3d9ed262695f306de6ac4d (patch)
tree6a56adadbd656a2fe074e558d9043e1337eabe5f /runtime/doc/quickref.txt
parent9f54d125d2b601029cb2b6dbffcc361c2e8fb974 (diff)
downloadrneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.tar.gz
rneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.tar.bz2
rneovim-1e03e76dafb5d166bb3d9ed262695f306de6ac4d.zip
vim-patch:207f009326c8
Update runtime files. https://github.com/vim/vim/commit/207f009326c8f878defde0e594d7d9ed9860106e Omit nl.po.
Diffstat (limited to 'runtime/doc/quickref.txt')
-rw-r--r--runtime/doc/quickref.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/runtime/doc/quickref.txt b/runtime/doc/quickref.txt
index 7fa449cdca..fb20a583c9 100644
--- a/runtime/doc/quickref.txt
+++ b/runtime/doc/quickref.txt
@@ -680,7 +680,7 @@ Short explanation of each option: *option-list*
'eventignore' 'ei' autocommand events that are ignored
'expandtab' 'et' use spaces when <Tab> is inserted
'exrc' 'ex' read .nvimrc and .exrc in the current directory
-'fileencoding' 'fenc' file encoding for multi-byte text
+'fileencoding' 'fenc' file encoding for multibyte text
'fileencodings' 'fencs' automatically detected character encodings
'fileformat' 'ff' file format used for file I/O
'fileformats' 'ffs' automatically detected values for 'fileformat'