nvim-config/lua/plugins/telescope.lua

5 lines
57 B
Lua
Raw Permalink Normal View History

2024-09-12 21:43:42 +02:00
return {
"nvim-telescope/telescope.nvim",
opts = {},
}