aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7a3230cd7948207464b98f45276ecc47dfcf6700 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
vimrc\_reload\_filetype.vim
===========================

This plugin installs a hook for re-sourcing the `vimrc` file that follows it
with a command to reload filetype detection and filetype plugin loading for the
current buffer, to correct the issue of `vimrc` `:set` commands clobbering
filetype-specific `:setlocal` options.

It also echoes a nice message so you know it's working.

License
-------

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

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