Hey,
Awesome config, I've learnt a bunch from it.
For the autocommand that chmod +x's shell scripts, you probably want to change the event to BufWritePost. This way it works for new files that don't exist before the buffer is written for the first time.
Hope this is helpful.
Hey,
Awesome config, I've learnt a bunch from it.
For the autocommand that `chmod +x`'s shell scripts, you probably want to change the event to `BufWritePost`. This way it works for new files that don't exist before the buffer is written for the first time.
Hope this is helpful.