Get dictionary definitions from within neovim.
You can install define the same way as any other neovim plugin. define.nvim also requires plenary.
{
"pythonmcpi/define.nvim",
lazy = false,
},
{
"nvim-lua/plenary.nvim",
},
:Define <word>
Look up a word in the dictionary.