diff options
| author | srdusr <trevorgray@srdusr.com> | 2023-01-19 23:56:53 +0200 |
|---|---|---|
| committer | srdusr <trevorgray@srdusr.com> | 2023-01-19 23:56:53 +0200 |
| commit | 8ed23db46c1f0a09000b6f13b61c43c561388ee4 (patch) | |
| tree | 51fdd950c1ef42a88233fdf30a4f6191418bcf0b /lua | |
| parent | a3edd3dd308ad0fb16f276fd57b1745a87ec886f (diff) | |
| download | dotfiles-8ed23db46c1f0a09000b6f13b61c43c561388ee4.tar.gz dotfiles-8ed23db46c1f0a09000b6f13b61c43c561388ee4.zip | |
Add wezterm to config find function
Diffstat (limited to 'lua')
| -rw-r--r-- | lua/plugins/telescope.lua | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lua/plugins/telescope.lua b/lua/plugins/telescope.lua index 000ac48..c4aca35 100644 --- a/lua/plugins/telescope.lua +++ b/lua/plugins/telescope.lua @@ -294,6 +294,7 @@ function M.find_configs() "~/.config/tmux", "~/.config/X11", "~/.config/alacritty", + "~/.config/wezterm", "~/.config/bspwm", "~/.config/sxhkd", "~/.config/picom", |
