💾 Archived View for tilde.club › ~filip › tech › config › gemtext.vim › gemtext.vim.gmi captured on 2024-06-16 at 12:51:10. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2022-07-16)

-=-=-=-=-=-=-

gemtext.vim

Vim syntax highlighting for Gemini Protocol's gemtext (text/gemini) format.

Usage

Place `gemtext.vim` in `~/.vim/syntax` and enable gemtext highlighting by adding the following line to `.vimrc`:

au BufRead,BufNewFile *.gmi,*.gemini,*.gemtext set filetype=gemtext.vim

Download

gemtext.vim