Skip to content

coreyb-git/spd-say.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 

Repository files navigation

spd-say.nvim

Listen as you type in NeoVim.

For when your eyes are too tired to focus, or your NeoVim config is so ugly you can't stand to look at it anymore.

Repeats the prior word after pressing the spacebar in insert mode only.

return {
  "coreyb-git/spd-say.nvim",
  opts = {},
}

Toggle on/off with the command:

:SpdSayToggle

To speak something specific you can try:

:lua require("spd-say").say("Domo arigato, Mr Robot-o")

And for silence:

:lua require("spd-say").stop()

About

Listen as you type in NeoVim, using spd-say (Linux)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages