aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 3f6524afe9b994378f7d2e81ae6daf0dbc1b2d8e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
shebang\_change\_filetype.vim
=============================

This plugin watches the first line of a buffer for the presence of a "shebang",
beginning with the characters "#!".  If such a line is added or modified,
filetype detection is re-run.

License
-------

Copyright (c) [Tom Ryder][1].  Distributed under the same terms as Vim itself.
See `:help license`.

[1]: https://sanctum.geek.nz/