vim/runtime/autoload/dist
Luca Saccarola b9b762c21f
patch 9.1.0965: filetype: sh filetype set when detecting the use of bash
Problem:  filetype: sh filetype set when detecting the use of bash
Solution: when bash is detected, use 'bash' filetype instead
          (Luca Saccarola)

closes: #16309

Signed-off-by: Luca Saccarola <github.e41mv@aleeas.com>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2024-12-27 16:08:14 +01:00
..
ft.vim patch 9.1.0965: filetype: sh filetype set when detecting the use of bash 2024-12-27 16:08:14 +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): update indentation plugin for Vim script 2024-12-26 10:36:56 +01:00