refactor(nvim): update sqlite.lua
plugin source
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
Some checks failed
Check Formatting of Files / Check-Formatting (push) Has been cancelled
This commit is contained in:
parent
7355c4fbea
commit
0a981f63d8
@ -3,7 +3,7 @@ return {
|
||||
"AckslD/nvim-neoclip.lua",
|
||||
event = { "BufReadPre", "BufNewFile" },
|
||||
dependencies = {
|
||||
{ "tami5/sqlite.lua" },
|
||||
{ "kkharji/sqlite.lua", module = "sqlite" },
|
||||
{ "nvim-telescope/telescope.nvim" },
|
||||
},
|
||||
opts = {
|
||||
|
Loading…
Reference in New Issue
Block a user