Skip to content

Commit

Permalink
plugins/molten: add wezterm as image provider
Browse files Browse the repository at this point in the history
  • Loading branch information
samos667 committed Dec 1, 2024
1 parent 1d20111 commit 191626d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plugins/by-name/molten/default.nix
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,11 @@ mkVimPlugin {
[
"none"
"image.nvim"
"wezterm"
]
''
How images are displayed.
wezterm require plugins.wezterm.enable = true
'';

open_cmd = helpers.mkNullOrOption types.str ''
Expand Down

0 comments on commit 191626d

Please sign in to comment.