On 12:06 Fri 24 Jan , Mohit Sharma wrote: > On Fri, Jan 24, 2014 at 5:04 AM, Paolo Bolzoni < > [email protected]> wrote: > > > Dear list, > > > > I am interested in improving my vim knowledge, so I tried > > seeking on the internet about tutorials. But in most of the > > cases you only find useful cheat sheets, extremely basic > > command (i.e., hjklg...) or over-complicated plugins that > > once activated seems to start random actions while typing. > > > > Now, I know I am probably missing the obvious. But can > > anyone point me to tutorial to learn more than moving > > around in the file? Or you learnt in some other way? > > > > Once you're familiar with the basics which shouldn't take a long while. > I've found this place http://learnvimscriptthehardway.stevelosh.com/ to be > super useful. > > > > Your sincerely, > > Paolo > > > > -- > > -- > > You received this message from the "vim_use" 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_use" group. > > To unsubscribe from this group and stop receiving emails from it, send an > > email to [email protected]. > > For more options, visit https://groups.google.com/groups/opt_out. > > > > -- > -- > You received this message from the "vim_use" 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_use" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/groups/opt_out.
Hi, As already mentioned there is :help, you should now that :help contains user manual as well which was based on a book (:help frombook). The manual starts with :help usr_01 which is mentioned on :help. There are also very nice video casts: 1) http://vimcast.org 2) http://derekwyatt.org/vim/tutorials/novice/#Welcome Cheers, Marcin -- -- You received this message from the "vim_use" 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_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
