Skip to content

Commit 7388c85

Browse files
auipgatraxys
authored andcommitted
escape backslash
1 parent d4e7369 commit 7388c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

plugins/by-name/toggleterm/default.nix

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
279279
};
280280

281281
settingsExample = {
282-
open_mapping = "[[<c-\>]]";
282+
open_mapping = "[[<c-\\>]]";
283283
direction = "float";
284284
float_opts = {
285285
border = "curved";

0 commit comments

Comments
 (0)