tuxedo.nvim is a window wrapper around the tuxedo tui application.
This plugin is like lazygit.nvim, but for tuxedo.
Include the repo with your favorite package manager.
After that setup will be automatically called, then you can either call the :Tuxedo command.
Or run require("tuxedo").tuxedo().
require('tuxedo').setup {
create_todo_file = true,
width_ratio = 0.95,
height_ratio = 0.80,
}Contributions are whole-heartedly welcome! Please feel free to suggest new features, implement additional builders, helpers, or generally assist if you'd like. We'd be happy to have you. There's more information in CONTRIBUTING.md.
Licensed under the MIT license (LICENSE or https://opensource.org/licenses/MIT). Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this project by you, shall be licensed as above, without any additional terms or conditions.
