]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1623: the program to filetype translation is not exported v9.0.1623
authorBram Moolenaar <Bram@vim.org>
Fri, 9 Jun 2023 20:01:47 +0000 (21:01 +0100)
committerBram Moolenaar <Bram@vim.org>
Fri, 9 Jun 2023 20:01:47 +0000 (21:01 +0100)
commitf07d1a7108f29068efeb61d91454c4120ab5ae6c
treea24524a2c3305258eb536c164e3424e6f554cfb6
parent740df76c90ee2c421ab7852b7ff2835aa0af782a
patch 9.0.1623: the program to filetype translation is not exported

Problem:    The program to filetype translation is not exported.
Solution:   Export Exe2filetype().
runtime/autoload/dist/ft.vim
runtime/autoload/dist/script.vim
src/version.c