No description
Find a file
2022-02-04 10:35:03 -06:00
.github/workflows Remove csv from github workflow 2022-02-04 10:26:10 -06:00
course-website feat 2021-02-25 07:08:23 -07:00
lessons feat 2021-02-25 07:08:23 -07:00
src Update and fix up the VIM course site 2022-02-04 10:22:54 -06:00
.editorconfig fix section numbers, pull links out of lessons 2020-03-22 15:51:51 -07:00
.eslintrc.json initial commit :octocat: 2018-09-28 12:08:46 -07:00
.gitignore initial commit :octocat: 2018-09-28 12:08:46 -07:00
.prettierrc initial commit :octocat: 2018-09-28 12:08:46 -07:00
csv.js test commit 2021-08-17 12:52:04 -06:00
gatsby-config.js Update and fix up the VIM course site 2022-02-04 10:22:54 -06:00
gatsby-node.js initial commit :octocat: 2018-09-28 12:08:46 -07:00
LICENSE test commit 2 2021-08-17 12:54:44 -06:00
package-lock.json Update and fix up the VIM course site 2022-02-04 10:22:54 -06:00
package.json Update and fix up the VIM course site 2022-02-04 10:22:54 -06:00
README.md Update README.md 2022-02-04 10:35:03 -06:00
save.sh feat(intro): We have the intro done 2021-01-25 10:35:32 -08:00
todo.md feat(removing files that confuse me) 2021-01-25 19:45:24 -08:00

VIM Fundamentals Course by ThePrimeagen


As taught by ThePrimeagen for Frontend Masters

📝 Course Website: VIM Fundamentals

Fly through code faster than you thought possible using VIM! Youll learn the basics of editing and even know how to exit VIM. Go deeper with navigation, macros, registers, find, and replaces. Then edit your vimrc plugins along with quickfix lists. Lastly, see ThePrimeagen demonstrate his ideal VIM workflow.

License

The code is this repo is licensed under the Apache 2.0 license.

The content is this repo is licensed under the CC-BY-NC-4.0 license.