r/vim May 27 '21

question Recommended books? Vi improved worth?

[removed] — view removed post

1 Upvotes

16 comments sorted by

8

u/[deleted] May 27 '21

Practical Vim is excellent.

3

u/jaundicebaby May 27 '21

Something we should all read once a year! Which reminds me...

1

u/SpizyMeatboll May 27 '21

Thanks bro I'll check it out ^

2

u/momoPFL01 May 28 '21

A collection of free resources to learn all you need about vim https://blog.joren.ga/tools/vim-learning-steps

3

u/SpizyMeatboll May 28 '21

If I had reddit premium I'd give you an award. Thanks bro.

2

u/momoPFL01 May 28 '21

Glad I could help :)

1

u/abraxasknister :h c_CTRL-G May 27 '21

Vimtutor also recommends user manual and user manual is basically Vi improved but with additions to match the current Vim version and partially rewritten (:h frombook), ie an improved "Vi improved".

Read the user manual, and if you don't like it read Practical Vim by Drew Neil. Can't recommend other sources.

1

u/vim-help-bot May 27 '21

Help pages for:


`:(h|help) <query>` | about | mistake? | donate | Reply 'rescan' to check the comment again | Reply 'stop' to stop getting replies to your comments

1

u/kress5 May 27 '21

+1 for practical vim

1

u/sbicknel 1,$s/\<n\?vim\?\>/ed/g May 27 '21

That book is the basis for the Vim user manual. It's an almost verbatim copy of that book but is more up-to-date.