nvim-treesitter-rescript
                                
                                
                                
                                    nvim-treesitter-rescript copied to clipboard
                            
                            
                            
                        ReScript parser for Tree-sitter packed as a NeoVim plugin
                                            Results
                                            
                                                2
                                            
                                            nvim-treesitter-rescript issues
                                        
                                        Sort by
                                                recently updated
                                            recently updated
                                                
                                                newest added
                                                
                                            I needed the latest [fix](https://github.com/nkrkv/tree-sitter-rescript/pull/227) pushed to the parser, so I pulled it, built it, and ran the `make` script to pull the changes.
Getting below error when executing `TSInstall rescript` ``` nvim-treesitter[rescript]: Error during compilation src/scanner.c:140:9: error: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int]...