]> Sergey Matveev's repositories - dotfiles.git/blob - vim/.vim/pack/stargrave/start/nonhumanhl/plugin/nonhumanhl.vim
Move to vim9script
[dotfiles.git] / vim / .vim / pack / stargrave / start / nonhumanhl / plugin / nonhumanhl.vim
1 vim9script
2 if exists("*nonhumanhl#Load") | finish | endif
3 nonhumanhl#Load()