folke / tokyonight.nvim

🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
Apache License 2.0
6.25k stars 414 forks source link

feature: Install Tmux theme with TPM #635

Open Surinrasu opened 3 days ago

Surinrasu commented 3 days ago

Did you check the docs?

Is your feature request related to a problem? Please describe.

It's easier to use TPM to manage .tmux configs, and many themes allow people to do this, like catppuccin

Describe the solution you'd like

Install with TPM

Describe alternatives you've considered

Install manually (btw, if you use this repo directly, it will enable all .tmux configs at the same time)

Additional context

No response