aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: aa46047ff7a36c2d81d1449c319891b99c89b41b (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/