All Projects → iggredible → Learn Vim

iggredible / Learn Vim

Licence: other
Learning Vim and Vimscript doesn't have to be hard. This is the guide that you're looking for.

Projects that are alternatives of or similar to Learn Vim

Learn Vim
Vim 实操教程(Learning Vim)Vim practical tutorial.
Stars: ✭ 1,166 (-83.85%)
Mutual labels:  tutorial, book, education, programming, beginner, editor, learning
You Dont Know Js
A book series on JavaScript. @YDKJS on twitter.
Stars: ✭ 147,493 (+1942.56%)
Mutual labels:  book, education, programming, training-materials, book-series, training-providers
Functional Light Js
Pragmatic, balanced FP in JavaScript. @FLJSBook on twitter.
Stars: ✭ 14,764 (+104.46%)
Mutual labels:  book, education, training-materials, training-providers
The Complete Guide To Modern Javascript
A comprehensive, easy-to-follow ebook to learn everything from the basics of JavaScript to ES2020. Read more on my blog https://inspiredwebdev.com or buy it here http://a-fwd.to/jHO6m9t. Get the course here https://www.educative.io/courses/complete-guide-to-modern-javascript?aff=BqmB
Stars: ✭ 827 (-88.55%)
Mutual labels:  book, education, programming, training-materials
Notebooks
Learn Python for free using open-source notebooks in Hebrew.
Stars: ✭ 877 (-87.85%)
Mutual labels:  tutorial, programming, learning
Practical Cryptography For Developers Book
Practical Cryptography for Developers: Hashes, MAC, Key Derivation, DHKE, Symmetric and Asymmetric Ciphers, Public Key Cryptosystems, RSA, Elliptic Curves, ECC, secp256k1, ECDH, ECIES, Digital Signatures, ECDSA, EdDSA
Stars: ✭ 2,400 (-66.76%)
Mutual labels:  tutorial, book, programming
Dasarpemrogramangolang
📖 Source Code E-book Dasar Pemrograman Golang
Stars: ✭ 625 (-91.34%)
Mutual labels:  tutorial, book, learning
rust-course
<<Rust语言圣经(Book & Course)>>对Rust语言进行全面且深入的讲解,书中辅以生动的示例和习题,带你攻克从入门学习到实践应用的各种难关。 我们的目标是做一门优秀的开源Rust教程(课程)——学Rust就上course.rs。
Stars: ✭ 2,739 (-62.07%)
Mutual labels:  learning, programming, book
code-review
Um projeto onde você pode enviar seu código fonte para outras pessoas te ajudarem a melhorar
Stars: ✭ 84 (-98.84%)
Mutual labels:  advanced, beginner, intermediate
Learn X By Doing Y
🛠️ Learn a technology X by doing a project - Search engine of project-based learning
Stars: ✭ 242 (-96.65%)
Mutual labels:  tutorial, programming, learning
Webpack Book
From apprentice to master (CC BY-NC-ND)
Stars: ✭ 2,372 (-67.15%)
Mutual labels:  tutorial, book, book-series
Learn Something Every Day
📝 A compilation of everything that I learn; Computer Science, Software Development, Engineering, Math, and Coding in General. Read the rendered results here ->
Stars: ✭ 362 (-94.99%)
Mutual labels:  education, unix, learning
Processing Docs
Processing reference, examples, tutorials, and website
Stars: ✭ 346 (-95.21%)
Mutual labels:  tutorial, education, learning
Elm Tutorial
A guide to building web applications using Elm 0.18
Stars: ✭ 398 (-94.49%)
Mutual labels:  tutorial, book, learning
Es6 For Humans
A kickstarter guide to writing ES6
Stars: ✭ 5,170 (-28.4%)
Mutual labels:  education, programming
Autolab
Course management service that enables auto-graded programming assignments.
Stars: ✭ 528 (-92.69%)
Mutual labels:  education, programming
Wtfjs
🤪 A list of funny and tricky JavaScript examples
Stars: ✭ 24,594 (+240.59%)
Mutual labels:  book, learning
Website
The train engine powering the Coding Train website
Stars: ✭ 5,313 (-26.42%)
Mutual labels:  education, learning
React From Zero
A simple (99% ES2015 less) tutorial for React
Stars: ✭ 4,638 (-35.77%)
Mutual labels:  tutorial, learning
Emacs Elisp Programming
Tutorial about programming Elisp and Emacs text editor customization.
Stars: ✭ 548 (-92.41%)
Mutual labels:  tutorial, programming

Learn Vim (the Smart Way)

What's This?

Learn Vim (the Smart Way) is a guide to learn the good parts of Vim.

There are many places to learn Vim: the vimtutor is a great place to start and the help manual has all the references you will ever need. However, the average user needs something more than vimtutor and less than the help manual. This guide attempts to bridge that gap by highlighting only the key features to learn the most useful parts of Vim in the least time possible.

This guide is written for both beginner and advanced Vimmers. It starts out with broad and simple concepts and ends with specific and advanced concepts. If you're an advanced user already, I would encourage you to read this guide from start to finish anyway, because you will learn something new!

I Want More Vim Tips!

Follow @learnvim for updates, Vim tips, etc.

Support This Project

This guide is and will always be free.

If you want to financially support this project, you can purchase this guide on Leanpub.

Table Of Contents

Prologue

Part 1: Learn Vim the Smart Way

Part 2: Customize Vim the Smart Way

Part 3: Learn Vimscript the Smart Way

Translations

License & Copyright

The materials here are all © 2020-2021 Igor Irianto.

Creative Commons License

This work is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].