]> granicus.if.org Git - vim/commit
patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version v9.0.0270
authorBram Moolenaar <Bram@vim.org>
Thu, 25 Aug 2022 17:12:06 +0000 (18:12 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 25 Aug 2022 17:12:06 +0000 (18:12 +0100)
commit2bd9dbc19fc67395cfa1226dda7326071ab22464
tree31448e8eb576d7580627724ad62b42e6b793dfc1
parent520f6ef60a59f7b5f3da9199999d13dbe817d3ce
patch 9.0.0270: some values of 'path' and 'tags' invalid in the tiny version

Problem:    Some values of 'path' and 'tags' do not work in the tiny version.
Solution:   Graduate the +path_extra feature.
runtime/doc/editing.txt
runtime/doc/options.txt
runtime/doc/various.txt
src/errors.h
src/evalfunc.c
src/feature.h
src/findfile.c
src/tag.c
src/version.c