Dotfiles/nvim
Jonathan Hodgson 3a3a547206 VIM: Adds mapping for shebang line
The shebang line is used to determine which should interpreter should be
used when executing the file

The mapping here adds the string `#!/usr/bin/env ` at the begining of
the line.

https://en.wikipedia.org/wiki/Shebang_(Unix)
2020-09-26 22:35:00 +01:00
..
.config/nvim VIM: Adds mapping for shebang line 2020-09-26 22:35:00 +01:00