annotate runtime/spell/spell.vim @ 24760:ca0f983f08cf v8.2.2918

patch 8.2.2918: builtin function can be shadowed by global variable Commit: https://github.com/vim/vim/commit/3d9c4eefe656ee8bf58c0496a48bd56bac180056 Author: Bram Moolenaar <Bram@vim.org> Date: Mon May 31 22:15:26 2021 +0200 patch 8.2.2918: builtin function can be shadowed by global variable Problem: Builtin function can be shadowed by global variable. Solution: Check for builtin function before variable. (Yasuhiro Matsumoto, closes #8302)
author Bram Moolenaar <Bram@vim.org>
date Mon, 31 May 2021 22:30:02 +0200
parents 11d40fc82f11
children
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
3682
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
1 " Settings for when generating spellfiles.
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
2 "
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
3 " Assume we have 2 Gbyte RAM available.
11d40fc82f11 Updated runtime files.
Bram Moolenaar <bram@vim.org>
parents:
diff changeset
4 set mkspellmem=1800000,6000,1600