[neovim] fix mail
This commit is contained in:
parent
d230568452
commit
15d0c2afba
@ -1,6 +1,7 @@
|
|||||||
{{- if eq .chezmoi.hostname "taupo" }}
|
{{- if eq .chezmoi.hostname "taupo" }}
|
||||||
return {
|
return {
|
||||||
"https://codeberg.org/JoshuaCrewe/telescope-notmuch.nvim.git",
|
"https://codeberg.org/JoshuaCrewe/telescope-notmuch.nvim.git",
|
||||||
|
dependencies = { "nvim-telescope/telescope.nvim" },
|
||||||
config = function()
|
config = function()
|
||||||
require("telescope").load_extension("notmuch")
|
require("telescope").load_extension("notmuch")
|
||||||
end,
|
end,
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user