diff --git a/README.md b/README.md index ffcc2b9..554dabc 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,17 @@ # telescope-heading.nvim -[![build](https://github.com/crispgm/telescope-heading.nvim/actions/workflows/ci.yml/badge.svg)](https://github.com/crispgm/telescope-heading.nvim/actions/workflows/ci.yml) +

+ screenshot +

-An extension for [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) that allows you to switch between headings. +

+ GitHub CI + GitHub Tag +

-![screenshot](/screenshot.png) +An extension for [telescope.nvim](https://github.com/nvim-telescope/telescope.nvim) that allows you to switch between document's headings. [Live Demo](https://asciinema.org/a/410656). -[Live Demo](https://asciinema.org/a/410656) - -## Supported File Type +## Supported File Types - Markdown, including `vimwiki`, `vim-pandoc-syntax`, and `vim-gfm-syntax`. - AsciiDoc