mirror of
https://github.com/nix-community/nixvim.git
synced 2025-07-15 11:44:32 +02:00
tests/yanky: disable sqlite test
This commit is contained in:
parent
3d3bf1e4b3
commit
1107a52878
1 changed files with 4 additions and 0 deletions
|
@ -58,6 +58,10 @@
|
|||
};
|
||||
|
||||
example = {
|
||||
# TODO: added 2024-09-13
|
||||
# re-enable when sqlite fixed
|
||||
test.runNvim = false;
|
||||
|
||||
plugins = {
|
||||
telescope.enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue