diff options
author | Josh Rahm <joshuarahm@gmail.com> | 2023-02-02 18:52:52 +0000 |
---|---|---|
committer | Josh Rahm <joshuarahm@gmail.com> | 2023-02-02 18:52:52 +0000 |
commit | 0bd07bea095a8000cffa4f379c1fa53e009c1143 (patch) | |
tree | e4917f2d49638518b87ee60b12883f8ee1379ca1 /src/nvim/syntax.c | |
parent | 0ea4156464c982f0451cd486e2152934c3dd2204 (diff) | |
download | rneovim-0bd07bea095a8000cffa4f379c1fa53e009c1143.tar.gz rneovim-0bd07bea095a8000cffa4f379c1fa53e009c1143.tar.bz2 rneovim-0bd07bea095a8000cffa4f379c1fa53e009c1143.zip |
feat(TextPutPost): add TextPutPost autocommand
Adds a new autocommand, TextPutPost. This autocommand fires when the
user puts text with p or P.
The motivating feature for this change was to implement a plugin that
"carries" Java imports between files. I.e. yanking from one java file
and pasting into another would automatically add the imports required.
Diffstat (limited to 'src/nvim/syntax.c')
0 files changed, 0 insertions, 0 deletions