adding syncthing

This commit is contained in:
cnst
2024-09-26 17:02:28 +02:00
parent c0190757e1
commit 3542de91c6
5 changed files with 63 additions and 40 deletions

View File

@@ -107,6 +107,7 @@ in {
x = "delete_selection";
y = {
y = ["extend_to_line_bounds" "yank_main_selection_to_clipboard" "normal_mode" "collapse_selection"];
d = ":yank-diagnostic";
};
Y = ["extend_to_line_end" "yank_main_selection_to_clipboard" "collapse_selection"];
P = ["paste_clipboard_before" "collapse_selection"];