]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3917: the eval.txt help file is way too big v8.2.3917
authorBram Moolenaar <Bram@vim.org>
Mon, 27 Dec 2021 21:28:34 +0000 (21:28 +0000)
committerBram Moolenaar <Bram@vim.org>
Mon, 27 Dec 2021 21:28:34 +0000 (21:28 +0000)
commit1cae5a0a034d0545360387407a7a409310f1efe2
tree0a4b7b3539db3b8ca92acb47e8e10953130a1f2b
parent8dac2acd6a79d571ff5409d9c90b4c9e73237eb4
patch 8.2.3917: the eval.txt help file is way too big

Problem:    The eval.txt help file is way too big.
Solution:   Move the builtin function details to a separate file.
runtime/doc/Makefile
runtime/doc/builtin.txt [new file with mode: 0644]
runtime/doc/eval.txt
runtime/doc/help.txt
runtime/doc/remote.txt
src/version.c