chore: remove telescope

This commit is contained in:
2025-10-08 17:05:03 +03:00
parent 168bd977df
commit f7194a919e
20 changed files with 125 additions and 464 deletions

View File

@@ -5,7 +5,7 @@ return {
event = "BufReadPre " .. vim.fn.expand("~") .. "/Obsidian/**/*.md",
dependencies = {
"nvim-lua/plenary.nvim",
"nvim-telescope/telescope.nvim",
"folke/snacks.nvim",
"nvim-treesitter/nvim-treesitter",
},
keys = {