🗑️ remove(nvim): yanky database line

This commit is contained in:
Sergio Laín 2024-05-18 20:23:12 +02:00
parent f187ab008c
commit 29ba7613a7
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -9,7 +9,6 @@ return {
local mapping = require("yanky.telescope.mapping") local mapping = require("yanky.telescope.mapping")
opts.highlight = { timer = 250 } opts.highlight = { timer = 250 }
opts.ring = { storage = jit.os:find("Windows") and "shada" or "sqlite" }
opts.picker = { opts.picker = {
telescope = { telescope = {
use_default_mappings = false, use_default_mappings = false,