NOTE: This plugin has been added to Vim! vim/vim#8427.
Vim syntax highlighting support for Gemtext, the Gemini protocol's markup language.
With vim-plug:
Plug 'SuneelFreimuth/vim-gemtext'
With Pathogen:
cd ~/.vim/bundle
git clone https://github.com/SuneelFreimuth/vim-gemtext.git
With Vundle:
Plugin 'SuneelFreimuth/vim-gemtext'