You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
venv/Git/usr/share/vim/vim91/syntax/hitest.vim

11 lines
275 B

" 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()