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

This plugin provides a mapping target to cancel an insert operation, by leaving
insert mode normally and undoing a change if one was made by that insert
operation. It's intended as a target for `i_CTRL-C`, to make it do something
useful, and to fire `InsertLeave` afterwards where available.

License
-------

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

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