A wrapper to open twkb in Neovim as a floating window.
Using lazy:
{
"DerTimonius/twkb.nvim",
config = function()
require("twkb").setup()
end
}The plugin exposes a Twkb command to open twkb and interact with it.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A wrapper to open twkb in Neovim as a floating window.
Using lazy:
{
"DerTimonius/twkb.nvim",
config = function()
require("twkb").setup()
end
}The plugin exposes a Twkb command to open twkb and interact with it.