]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.1144: too strict checking of the 'spellfile' option v8.1.1144
authorBram Moolenaar <Bram@vim.org>
Wed, 10 Apr 2019 20:33:41 +0000 (22:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 10 Apr 2019 20:33:41 +0000 (22:33 +0200)
commit862f1e17eaf2b9c6617dfba31d8487cde462658d
tree83d78e9b52ac6261ca0d157fffdd486d28c2cec0
parent8f130eda4747e4a4d68353cdb650f359fd01469b
patch 8.1.1144: too strict checking of the 'spellfile' option

Problem:    Too strict checking of the 'spellfile' option.
Solution:   Allow for a path.
src/option.c
src/testdir/test_spell.vim
src/version.c