mirror of
https://github.com/nix-community/nixvim.git
synced 2025-06-24 09:48:42 +02:00
tests/neoclip: disable sqlite test
This commit is contained in:
parent
1107a52878
commit
890cc1438e
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@
|
|||
};
|
||||
|
||||
with-sqlite = {
|
||||
# TODO: added 2024-09-13
|
||||
# re-enable when sqlite fixed
|
||||
test.runNvim = false;
|
||||
|
||||
plugins.neoclip = {
|
||||
enable = true;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue