Skip to content

mec-nyan/nvim-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nvim-Words

A Neovim plugin to learn the pronunciation and definition of words.

Show the pronunciation of a word: nvim-words screenshot

Also show its meaning: nvim-words screenshot

TODO:

  • Show the pronunciation of the word under the cursor with IPA symbols.
  • Show the pronunciation of the sentence under the cursor.
  • Show the definition of the word under the cursor.
  • Use a floating window instead of messages.
  • Handle other languages besides English.
  • Add the option to play sound.
    • Leverage eSpeak/eSpeak NG options to select voice, speed, non-IPA symbols, etc.
  • Add checkhealth for dependencies.
  • Setup function with options (optional keymaps).
  • Visual selection to capture several words, sentences, paragraphs, etc.
    • Maybe use vim motions! (i.e. pronounce 'a word')
  • Leverage dictionary options.
  • Open multiple or long definitions in a split window.

FIX:

  • Better column count (don't just #text)

About

A Neovim plugin to learn the pronunciation and definition of words.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages