]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.1.2163: cannot build with +spell but without +syntax v8.1.2163
authorBram Moolenaar <Bram@vim.org>
Wed, 16 Oct 2019 19:33:40 +0000 (21:33 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 16 Oct 2019 19:33:40 +0000 (21:33 +0200)
commitb2fe1d676f28af92989a842d4e8708dddf157b3d
treea391643dc3c279bb4f7885598861a14f5941e4e7
parent4e03933726e3698d962bf7dacdd27f306a4c5086
patch 8.1.2163: cannot build with +spell but without +syntax

Problem:    Cannot build with +spell but without +syntax.
Solution:   Add #ifdef. (John Marriott)
src/drawline.c
src/version.c