aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c14e748
--- /dev/null
+++ b/README.md
@@ -0,0 +1,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/