shaggyrogers

Results 2 issues of shaggyrogers

Fixes #1, and includes a few additional minor improvements: - Add `.tags` files to `.gitignore` - Add `\m` prefix to indent plugin patterns to avoid potential issues with `magic` disabled...

This adds the ability for doorboy mappings to expand abbreviations. This is implemented using a new function get_expand_abbr(), which takes a character and returns "\" (see :help abbreviations) if it...