]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.3703: most people call F# "fsharp" and not "fs" v8.2.3703
authorBram Moolenaar <Bram@vim.org>
Tue, 30 Nov 2021 13:02:58 +0000 (13:02 +0000)
committerBram Moolenaar <Bram@vim.org>
Tue, 30 Nov 2021 13:02:58 +0000 (13:02 +0000)
commit53ba95e4f0a82f6dab1791bb01f6cddc9b3f61b3
treeb0530560f173b7e3959139d98f168fbd0dba412c
parent98cb90ef865089a5ddd20bc0303d449fb7d97fb2
patch 8.2.3703: most people call F# "fsharp" and not "fs"

Problem:    Most people call F# "fsharp" and not "fs".
Solution:   Rename filetype "fs" to "fsharp".
runtime/autoload/dist/ft.vim
runtime/filetype.vim
src/testdir/test_filetype.vim
src/version.c