[docgen] Update README.md

skip-checks: true
This commit is contained in:
Github Actions 2022-01-06 22:13:33 +00:00
parent 0788ae5abf
commit 4a92635b03
2 changed files with 3 additions and 0 deletions

View file

@ -145,6 +145,7 @@ automatically fetch symbols from treesitter.
- java
- javascript
- json
- julia
- lua
- markdown
- python
@ -247,6 +248,7 @@ require("aerial").setup({
"Enum",
"Function",
"Interface",
"Module",
"Method",
"Struct",
},

View file

@ -122,6 +122,7 @@ Configure aerial by calling the setup() function.
"Enum",
"Function",
"Interface",
"Module",
"Method",
"Struct",
},