Skip to content

IogaMaster/tuxedo.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tuxedo.nvim


tuxedo.nvim is a window wrapper around the tuxedo tui application. This plugin is like lazygit.nvim, but for tuxedo.

📦 Installation and Usage

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().

Config

require('tuxedo').setup {
	create_todo_file = true,
	width_ratio = 0.95,
	height_ratio = 0.80,
}

❤️ Contributing

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.

📜 License

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.

About

like lazygit.nvim, but for tuxedo todo

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors