mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-31 16:14:46 +02:00
plugins/yanky: sqlite-lua assertion
This commit is contained in:
parent
da1a10d0f3
commit
34297f5e04
2 changed files with 20 additions and 4 deletions
|
@ -63,6 +63,7 @@
|
|||
test.runNvim = false;
|
||||
|
||||
plugins = {
|
||||
sqlite-lua.enable = true;
|
||||
telescope.enable = true;
|
||||
|
||||
yanky = {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue