aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: c14e7481bdecc8b7c283860e11e723cfc4797c20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
clear\_local\_maps.vim
======================

This plugin provides an autoload function that clears all buffer-local mappings
that begin with `maplocalleader`. It's intended for use at the start of an
`augroup` that sets up filetype mappings, to clear away existing ones in the
buffer first.

License
-------

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

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