Mercurial > vim
view runtime/syntax/hitest.vim @ 33744:4006051bf85d v9.0.2098
patch 9.0.2098: No filetype support for xcompose files
Commit: https://github.com/vim/vim/commit/4f9074b96cc7efb1c829ca74902a851551dcf4e8
Author: ObserverOfTime <chronobserver@disroot.org>
Date: Sat Nov 11 09:12:27 2023 +0100
patch 9.0.2098: No filetype support for xcompose files
Problem: No filetype support for xcompose files
Solution: Add filetype detection
closes: #13508
Signed-off-by: ObserverOfTime <chronobserver@disroot.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
author | Christian Brabandt <cb@256bit.org> |
---|---|
date | Sat, 11 Nov 2023 09:15:04 +0100 |
parents | 50e447c67247 |
children |
line wrap: on
line source
" Vim syntax file " Language: none; used to see highlighting " Maintainer: github user lacygoill " Last Change: 2023 Mar 08 " To see your current highlight settings, do " :so $VIMRUNTIME/syntax/hitest.vim import 'dist/vimhighlight.vim' call vimhighlight.HighlightTest()