Retr0327 / vim-101

This repository is for the 2022 HoCoML workshop, and will teach the fundamentals of Vim.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vim-101

This repository for the 2022 HoCoML workshop participants teaches the fundamentals of Vim.

Phase 1: Download the files

First clone a copy of the master branch of this Git repository to your machine using the command:

git clone https://github.com/Retr0327/vim-101.git

Phase 2: Run the slides

In order to run the slides, please first install all the npm packages:

npm install

then run the repo by:

npm start 

About

This repository is for the 2022 HoCoML workshop, and will teach the fundamentals of Vim.


Languages

Language:JavaScript 62.2%Language:HTML 31.4%Language:CSS 4.3%Language:Python 2.1%