SkillAgentSearch skills...

Typeracer.nvim

No description available

Install / Use

/learn @norcalli/Typeracer.nvim
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

demo

demo.webm

Installation

Plug norcalli/typeracer.nvim

Instructions

lua require'typeracer'.create() to create a new game. By default it will try the server hosted on kiani.io

This will create a new window with a 5 letter code you can use to join a game.

lua require'typeracer'.join(code) to join a game, e.g. lua require'typeracer.join "ABCDE"

lua require'typeracer'.join_random() to join a random game.

If you are the one who created the game, use lua require 'typeracer'.start() to start the countdown.

NOTE: I only tested on master so far. It might work on 0.4.2...

Credit

@BK1603 in the gif playing with me :) @kd______t for helping me test during the stream.

View on GitHub
GitHub Stars30
CategoryDevelopment
Updated1y ago
Forks0

Languages

Rust

Security Score

55/100

Audited on Jan 19, 2025

No findings