remove chezmoi nvim integration
This commit is contained in:
parent
97719f3d77
commit
07d7f0e499
4 changed files with 0 additions and 291 deletions
|
@ -4,6 +4,5 @@ return {
|
|||
"nvim-telescope/telescope.nvim",
|
||||
keys = {
|
||||
{ "<leader><space>", "<cmd>Telescope find_files<cr>", desc = "Find files" },
|
||||
{ "<leader>qc", "<cmd>Telescope chezmoi<cr>", desc = "Find in dotfiles" },
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue