diff options
| author | Simon Ruderich <simon@ruderich.org> | 2010-10-14 20:54:43 +0000 | 
|---|---|---|
| committer | Simon Ruderich <simon@ruderich.org> | 2010-10-14 21:33:34 +0000 | 
| commit | 62e5d2a682f7185979e72d33c8396fb015bdfef2 (patch) | |
| tree | ebcef6c3c43ddf9ce9419a4d9de24ca6f8390399 | |
| parent | vim_mode: Also remove 'setup changed' signal in UNLOAD. (diff) | |
| download | irssi-scripts-62e5d2a682f7185979e72d33c8396fb015bdfef2.tar.gz irssi-scripts-62e5d2a682f7185979e72d33c8396fb015bdfef2.zip | |
vim_mode: Add THANKS section.
| -rw-r--r-- | vim-mode/vim_mode.pl | 5 | 
1 files changed, 5 insertions, 0 deletions
| diff --git a/vim-mode/vim_mode.pl b/vim-mode/vim_mode.pl index a4c4ede..e754815 100644 --- a/vim-mode/vim_mode.pl +++ b/vim-mode/vim_mode.pl @@ -193,6 +193,11 @@  # WONTFIX - things we're not ever likely to do  # * Macros  # +# THANKS: +# +# * estragib: a lot of testing and many bug reports and feature requests +# * iaj: testing +#  # LICENCE:  #  # Copyright (c) 2010 Tom Feist & Simon Ruderich | 
