diff --git a/runtime/doc/pi_tutor.txt b/runtime/doc/pi_tutor.txt index 7ed47b24dd..e5432ebf42 100644 --- a/runtime/doc/pi_tutor.txt +++ b/runtime/doc/pi_tutor.txt @@ -4,6 +4,8 @@ vim-tutor-mode provides a system to follow and create interactive tutorials for vim and third party plugins. It replaces the venerable `vimtutor` system. +Original Author: Felipe Morales + ============================================================================== 1. Usage *vim-tutor-usage* @@ -39,12 +41,5 @@ to be detected by the :Tutor command. It is recommended to use a less formal style when writing tutorials than in regular documentation (unless the content requires it). -============================================================================ -3. Contributing - -Development of the plugin is done over at github [1]. Feel free to report -issues and make suggestions. - -[1]: https://github.com/fmoralesc/vim-tutor-mode - -" vim: set ft=help : +============================================================================= + vim:tw=78:ts=8:noet:ft=help:norl: