vim/runtime/autoload/dist
Wu, Zhenyu 4f73c07abf
patch 9.1.0998: filetype: TI assembly files are not recognized
Problem:  filetype: TI assembly files are not recognized
Solution: inspect '*.sa' and assembly files and detect TI assembly
          files, include filetype plugin and syntax script for TI
          assembly files (Wu, Zhenyu)

closes: #15827

Signed-off-by: Wu, Zhenyu <wuzhenyu@ustc.edu>
Signed-off-by: Christian Brabandt <cb@256bit.org>
2025-01-08 20:26:38 +01:00
..
ft.vim patch 9.1.0998: filetype: TI assembly files are not recognized 2025-01-08 20:26:38 +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