🗑️ remove(nvim): yanky database line
This commit is contained in:
parent
f187ab008c
commit
29ba7613a7
1 changed files with 0 additions and 1 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Reference in a new issue