Skip to content

Latest commit

 

History

History
49 lines (33 loc) · 1.17 KB

README.md

File metadata and controls

49 lines (33 loc) · 1.17 KB

Typr

A Neovim plugin for practice typing with a very beautiful dashboard.

typr typrstats typrstats vertical

Install

  • Users which used typr before, delete your previous typrstats file.
{
    "nvzone/typr",
    dependencies = "nvzone/volt",
    opts = {},
    cmd = { "Typr", "TyprStats" },
}
  • Note: Activity UI is still WIP so dont expect it to work.

Config

https://github.com/nvzone/typr/blob/main/lua/typr/state.lua#L18

Disable completion

The typr buffer has the filetype set to typr. Refer to your completion plugins documentation on how to disable it for that filetype which you can read using the buffer-scoped option vim.bo.filetype.

Mappings

Whatever buttons you see, the mapping starts from their first letter i.e

In Typr window

  • s = toggle symbols
  • n = toggle numbers
  • r = toggle random
  • 3 = set 3 lines , and so on!

In Typrstats vertical window

  • D = dashboard
  • H = history
  • K = Keystrokes