edkolev / tmuxline.vim

Simple tmux statusline generator with support for powerline symbols and statusline / airline / lightline integration
MIT License
1.6k stars 90 forks source link

Allow more control over local presets #120

Open Farzat07 opened 3 years ago

Farzat07 commented 3 years ago

Allow presets to be defined locally without using tmuxline#util#create_line_from_hash, so as to have more control over the preset.

This is done by looking for the specified preset string as a local function as well.