Releases: DROOdotFOO/mona.nvim
Releases · DROOdotFOO/mona.nvim
Release v0.1.4
Changes in this release
See CHANGELOG.md for detailed changes.
Installation
Git
{
"hydepwns/mona.nvim",
lazy = false,
build = ":MonaInstall variable all",
opts = {
-- Your configuration here
}
}LuaRocks
luarocks install mona.nvimRelease v0.1.3
Changes in this release
See CHANGELOG.md for detailed changes.
Installation
{
"hydepwns/mona.nvim",
lazy = false,
build = ":MonaInstall variable all",
opts = {
-- Your configuration here
}
}Release v0.1.2
Changes in this release
See CHANGELOG.md for detailed changes.
Installation
{
"hydepwns/mona.nvim",
lazy = false,
build = ":MonaInstall variable all",
opts = {
-- Your configuration here
}
}