tests: use __empty and __raw

Signed-off-by: saygo-png <saygo.mail@proton.me>
This commit is contained in:
saygo-png 2025-10-27 18:36:32 +01:00 committed by Matt Sturgeon
parent 9c2c9a1b35
commit 79d53a50e2
200 changed files with 733 additions and 718 deletions

View file

@ -30,7 +30,7 @@
settings = {
opts = {
remote = null;
remote.__raw = "nil";
add_current_line_on_normal_mode = true;
action_callback = lib.nixvim.mkRaw "require('gitlinker.actions').copy_to_clipboard";
print_url = true;