vim/runtime/autoload/dist
Wu, Zhenyu e2c27ca8ef
patch 9.1.0876: filetype: openCL files are not recognized
Problem:  filetype: openCL files are not recognized
Solution: detect '*.cl' files as opencl or lisp filetype,
          include a opencl syntax and filetype plugin (Wu, Zhenyu)

closes: #15825

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-11-19 21:03:09 +01:00
..
ft.vim patch 9.1.0876: filetype: openCL files are not recognized 2024-11-19 21:03:09 +01:00
json.vim runtime(json): fix examples in comments for JSON formatting (#13660) 2023-12-11 17:09:38 +01:00
man.vim runtime(man): honor cmd modifiers before g:ft_man_open_mode 2024-07-06 16:57:18 +02:00
script.vim patch 9.1.0492: filetype: Vim-script files not detected by shebang line 2024-06-16 08:32:15 +02:00
vim.vim runtime(dist): do not output a message if executable is not found 2024-09-20 22:26:56 +02:00
vim9.vim runtime(dist): do not output a message if executable is not found 2024-09-20 22:26:56 +02:00
vimindent.vim runtime(vim): Fix indent after :silent! function 2024-11-10 20:36:28 +01:00