made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
10
gitportable/usr/share/vim/vim91/syntax/hitest.vim
Normal file
10
gitportable/usr/share/vim/vim91/syntax/hitest.vim
Normal file
@@ -0,0 +1,10 @@
|
||||
" 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()
|
||||
Reference in New Issue
Block a user