Skip to content

NStefan002/speedtyper.nvim

Repository files navigation

⌨️ Speedtyper V2

The v2 branch is currently usable, adding finishing touches... Documentation is lacking for now, but if you want to try it yourself refer to the next section.

Installation

lazy:

return {
    "NStefan002/speedtyper.nvim",
    lazy = false,
    branch = "v2",
}