annotate runtime/spell/spell.vim @ 30327:7fde373affbf v9.0.0499

patch 9.0.0499: in :def function list created after const is locked Commit: https://github.com/vim/vim/commit/566badc76ba7c0fbdc75e62f79486182304fc7cc Author: Bram Moolenaar <Bram@vim.org> Date: Sun Sep 18 13:46:08 2022 +0100 patch 9.0.0499: in :def function list created after const is locked Problem: In :def function list created after const is locked. Solution: Reset v_lock. (closes https://github.com/vim/vim/issues/11154)
author Bram Moolenaar <Bram@vim.org>
date Sun, 18 Sep 2022 15:00: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