Hi, On Fri, Jul 3, 2020 at 9:08 AM Bram Moolenaar <[email protected]> wrote:
> Moving the tutor-specific stuff into Vim would avoid the shell script and > batch file - that helps. > The extra code won't be much. So that looks like a good direction to go in. > It would still be good to start the tutor from the command line. how about > "vim --tutor" ? > > > Neovim uses a plugin for implementing the Tutor command: https://github.com/neovim/neovim/blob/master/runtime/plugin/tutor.vim https://github.com/neovim/neovim/blob/master/runtime/autoload/tutor.vim https://github.com/neovim/neovim/blob/master/runtime/ftplugin/tutor.vim https://github.com/neovim/neovim/blob/master/runtime/syntax/tutor.vim https://github.com/neovim/neovim/blob/master/runtime/doc/pi_tutor.txt Regards, Yegappan -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CAAW7x7kpuXLAJx6gd%3DeYNGFnG8-iTM4%2B27hJzH39VUD0WcojYA%40mail.gmail.com.
