Lewis Russell
Lewis Russell
Whilst trying to tidy up `screen.c`, I noticed vim has now refactored this into 3 files: `screen.c`, `drawscreen.c` and `drawline.c`. Whilst trying to port this patch I noticed It depended...
## Goal Allow language injections of the form: ```bash #!/bin/bash echo ' local x = function() end ' > file.lua ``` For this we need to transform `file.lua` -> `lua`....
Alternative to #16650 - Unlike #16650 this runs an additional query. ### Question * Should spell regions be defined in their own query file `spell.scm`, or should they be integrated...
- [ ] Have you read [CONTRIBUTING.md](https://github.com/lewis6991/gitsigns.nvim/blob/HEAD/CONTRIBUTING.md)?
Check arity and validate argument types. See #552 - [ ] Have you read [CONTRIBUTING.md](https://github.com/lewis6991/gitsigns.nvim/blob/HEAD/CONTRIBUTING.md)?
Example: second hunk in the screenshot is staged: