diff options
| author | Teddy Wing | 2017-12-17 02:22:19 +0100 | 
|---|---|---|
| committer | Teddy Wing | 2017-12-17 02:22:19 +0100 | 
| commit | 5a62f7556529a3a9bb981afb32cdaf072b08cebb (patch) | |
| tree | f493fdd6c909b4088c5e03f5f6d34506dc7a0a32 /vimput.pl | |
| parent | 84ab68f96634cc29eb63a266a30b3147fec835e5 (diff) | |
| download | irssi-vimput-5a62f7556529a3a9bb981afb32cdaf072b08cebb.tar.bz2 | |
Add a doc comment to the `vimput` subroutine
Diffstat (limited to 'vimput.pl')
| -rw-r--r-- | vimput.pl | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -212,6 +212,7 @@ HELP  }); +# Main entrypoint.  sub vimput {  	write_input(Irssi::parse_special('$L', undef, 0));  	open_tmux_and_update_input_line_when_finished(); | 
