Update README.md

This commit is contained in:
Daniel Mathiot
2021-09-28 10:36:47 +02:00
committed by GitHub
parent 780584acd9
commit 76f379629f

View File

@@ -8,12 +8,12 @@
# Table Of Contents # Table Of Contents
* [Features](#features) * [Features](#features)
* [GIFS](#gifs)
* [Requirements](#requirements) * [Requirements](#requirements)
* [Installation](#installation) * [Installation](#installation)
* [Usage](#usage) * [Usage](#usage)
* [Configuration](#configuration) * [Configuration](#configuration)
* [Supported Languages](#supported-languages) * [Supported Languages](#supported-languages)
* [GIFS](#gifs)
## Features ## Features
@@ -22,6 +22,16 @@
- Extremely customizable and extensible - Extremely customizable and extensible
- Written in lua - Written in lua
## GIFS
![](https://user-images.githubusercontent.com/5306901/135052135-9b618cfc-bef4-40f4-a891-8450f18445c3.mov)
![](https://user-images.githubusercontent.com/5306901/135053022-cdff2121-486a-4eda-b148-c213fc46d17e.mov)
![](https://user-images.githubusercontent.com/5306901/135052725-4ae5a8fc-4f33-48ce-b0f9-2b2fe2681ff7.mov)
## Requirements ## Requirements
- Install [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter) - Install [nvim-treesitter](https://github.com/nvim-treesitter/nvim-treesitter)
@@ -179,10 +189,6 @@ There is a list of supported languages and fields, with their annotation style
1. Using the defaults to generate a new language support: [Adding Languages](./docs/adding-languages.md) 1. Using the defaults to generate a new language support: [Adding Languages](./docs/adding-languages.md)
2. (advanced) Only if the defaults aren't enough, please see here: [Advanced Integration](./docs/advanced-integration.md) 2. (advanced) Only if the defaults aren't enough, please see here: [Advanced Integration](./docs/advanced-integration.md)
## GIFS
![](./.images/recording_1.mov)
## Credits ## Credits
- Binx, for making that gorgeous logo for free! - Binx, for making that gorgeous logo for free!