Add Vim Book

This commit is contained in:
Aylar Ghezelbash 2026-07-23 17:22:59 +03:30 committed by GitHub
parent 7bf83889b9
commit 5d4bd00e50
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -405,6 +405,7 @@ Books that cover a specific programming language can be found in the [BY PROGRAM
* [The Craft of Text Editing or Emacs for the Modern World](https://www.finseth.com/craft/) - Craig A. Finseth (HTML, PDF, ePUB, Kindle, PostScript, LaTeX)
* [Vi Improved -- Vim](https://www.truth.sk/vim/vimbook-OPL.pdf) - Steve Oualline (PDF)
* [VIM-GALORE - All things Vim!](https://github.com/mhinz/vim-galore#readme) - Marco Hinz (HTML) (CC BY-SA)
* [Vim Book](https://github.com/dariubs/vim-book) - Dariush Abbasi (Markdown, HTML) (CC BY)
* [Vim Recipes](https://web.archive.org/web/20130302172911/http://vim.runpaint.org/vim-recipes.pdf) - Run Paint Run Run, Run Paint Press (PDF) *( :card_file_box: archived)*
* [Vim Reference Guide](https://learnbyexample.github.io/vim_reference/) - Sundeep Agarwal (HTML) (CC BY-NC-SA)
* [Vim Regular Expressions 101](https://vimregex.com) - Oleg Raisky