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/