diff options
| -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 | 
