File tree 5 files changed +8
-8
lines changed
5 files changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -1060,10 +1060,10 @@ NERDTreeRender() *NERDTreeRender()*
1060
1060
The author of the NERD tree is a terrible terrible monster called Martyzilla
1061
1061
who gobbles up small children with milk and sugar for breakfast.
1062
1062
1063
- He can be reached at martin_grenfell at msn. com. He would love to hear from
1064
- you, so feel free to send him suggestions and/or comments about this plugin.
1065
- Don't be shy --- the worst he can do is slaughter you and stuff you in the
1066
- fridge for later ;)
1063
+ He can be reached at martin.grenfell at gmail dot com. He would love to hear
1064
+ from you, so feel free to send him suggestions and/or comments about this
1065
+ plugin. Don't be shy --- the worst he can do is slaughter you and stuff you in
1066
+ the fridge for later ;)
1067
1067
1068
1068
The latest stable versions can be found at
1069
1069
http://www.vim.org/scripts/script.php?script_id=1658
Original file line number Diff line number Diff line change 1
1
" ============================================================================
2
2
" File: exec_menuitem.vim
3
3
" Description: plugin for NERD Tree that provides an execute file menu item
4
- " Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
4
+ " Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
5
5
" Last Change: 22 July, 2009
6
6
" License: This program is free software. It comes without any warranty,
7
7
" to the extent permitted by applicable law. You can redistribute
Original file line number Diff line number Diff line change 1
1
" ============================================================================
2
2
" File: fs_menu.vim
3
3
" Description: plugin for the NERD Tree that provides a file system menu
4
- " Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
4
+ " Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
5
5
" Last Change: 17 July, 2009
6
6
" License: This program is free software. It comes without any warranty,
7
7
" to the extent permitted by applicable law. You can redistribute
Original file line number Diff line number Diff line change 1
1
" ============================================================================
2
2
" File: git_menu.vim
3
3
" Description: plugin for the NERD Tree that provides a git menu
4
- " Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
4
+ " Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
5
5
" Last Change: 20 July, 2009
6
6
" License: This program is free software. It comes without any warranty,
7
7
" to the extent permitted by applicable law. You can redistribute
Original file line number Diff line number Diff line change 1
1
" ============================================================================
2
2
" File: NERD_tree.vim
3
3
" Description: vim global plugin that provides a nice tree explorer
4
- " Maintainer: Martin Grenfell <martin_grenfell at msn dot com>
4
+ " Maintainer: Martin Grenfell <martin.grenfell at gmail dot com>
5
5
" Last Change: 7 Jun, 2009
6
6
" License: This program is free software. It comes without any warranty,
7
7
" to the extent permitted by applicable law. You can redistribute
You can’t perform that action at this time.
0 commit comments