Select a color scheme for your Dotfyle experience

swaits / thethethe.nvim

thethethe.nvim

A neovim plugin to automatically correct common misspellings and typos like "teh" for "the".
7 3 0 4 days ago
editing-support manually-created
thethethe.nvim is an autocorrect plugin, based on vim-autocorrect. It loads the dictionary in the background to avoid startup delays. The plugin automatically corrects common misspellings and typos as you type.

Install instructions

Dotfyle does not endorse any plugins. Install at your own risk.
{
  "https://git.sr.ht/~swaits/thethethe.nvim",
  lazy = true,
  event = "VeryLazy",
  opts = { },
}

Developers using thethethe.nvim

more configs
engeir/stowfiles
/nvim_lua/.config/nvim
3 init.lua 120 5736
jonahtylerb/NeovimConfig
/
0 init.lua 45 773
kevintraver/dotfiles
/nvim
0 init.lua 146 4517