diff options
author | cbarrete <62146989+cbarrete@users.noreply.github.com> | 2021-07-08 03:51:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-07 18:51:40 -0700 |
commit | bd7a0b46a9daefe36e914136d6ce347a76efc57d (patch) | |
tree | 1c3f19980d8e154dd915b794d1982a133b10fc69 /runtime/doc/helphelp.txt | |
parent | 4547137aaff32b20172870a549d3a28a3c7adf1c (diff) | |
download | rneovim-bd7a0b46a9daefe36e914136d6ce347a76efc57d.tar.gz rneovim-bd7a0b46a9daefe36e914136d6ce347a76efc57d.tar.bz2 rneovim-bd7a0b46a9daefe36e914136d6ce347a76efc57d.zip |
doc: remove mentions of compile-time flags #14935
Nvim always compiles everything in so those are useless at best and
confusing at worst.
Diffstat (limited to 'runtime/doc/helphelp.txt')
-rw-r--r-- | runtime/doc/helphelp.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/helphelp.txt b/runtime/doc/helphelp.txt index 7643d84017..4a94701b2e 100644 --- a/runtime/doc/helphelp.txt +++ b/runtime/doc/helphelp.txt @@ -249,7 +249,6 @@ command: > It is possible to add translated help files, next to the original English help files. Vim will search for all help in "doc" directories in 'runtimepath'. -This is only available when compiled with the |+multi_lang| feature. At this moment translations are available for: Chinese - multiple authors |