aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: 7f66b190648b61b0f80e0b67d209b66aee60e20f (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 "Reloaded vimrc" 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/