diff --git a/README.md b/README.md index a2c593b8e..0b8cfaa64 100644 --- a/README.md +++ b/README.md @@ -361,10 +361,11 @@ EOF ``` If you wish to set a specific parser for a filetype, you should extend the `filetype_to_parsername` table: + ```vim lua <