aboutsummaryrefslogblamecommitdiff
path: root/doc/shebang_change_filetype.txt
blob: d26f02aaa45435aca908519f4a12b446d3ec0970 (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                                                


                                                                 

                                                                              


                                                                              

                                                                        









                                                                             
*shebang_change_filetype.txt*	For Vim version 7.0	Last change: 2019 May 28

DESCRIPTION				*shebang_change_filetype*

This plugin re-runs |filetype| detection if a shebang `#!` is added or changed
in the buffer.

REQUIREMENTS				*shebang_change_filetype-requirements*

This plugin only loads if 'compatible' is not set.  It works best if the
|TextChanged| event is supported.

AUTHOR					*shebang_change_filetype-author*

Written and maintained by Tom Ryder <tom@sanctum.geek.nz>.

LICENSE					*shebang_change_filetype-license*

Licensed for distribution under the same terms as Vim itself (see |license|).

 vim:tw=78:ts=8:ft=help:norl: