diff options
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -39,7 +39,7 @@ It is strongly recommended to automate this; e.g., using the following spec with 'nvim-treesitter/nvim-treesitter', lazy = false, build = ':TSUpdate' -}) +} ``` >[!IMPORTANT] |
