vim-tutor-mode icon indicating copy to clipboard operation
vim-tutor-mode copied to clipboard

interactive tutorials for vim

Results 7 vim-tutor-mode issues
Sort by recently updated
recently updated
newest added

I created a PR to port this plugin from Neovim to Vim and include it natively in Vim: https://github.com/vim/vim/pull/6414 Bram asked the license for this plugin. Can you include a...

NVIM v0.2.3-879-gce3bc12e2 Build type: RelWithDebInfo [configuration files](https://github.com/mrbig033/nvim) This the error I get when I try to start neovim with a .tutor file ``` "vim-02-intermediate.tutor" 336L, 12522C Error detected while processing...

I started running through `vim-01-beginner.tutor` and it compares very favourably to the venerable `vimtutor`. However, while editing one of the interactive elements, I used `D` and Tutor immediately marked it...

I haven't really looked at it but this seems like a similar project that you might be able to draw from. https://github.com/superjer/vimtutor-extended

documentation:external projects

After the fix in #3 the tutorial screen didn't look nice to me, so I upgraded my vim from 7.3 to 7.4. As you can see, it looks different in...

compatibility