escape backslash
Some checks failed
Publish every Git push to main to FlakeHub / flakehub-publish (push) Waiting to run
Publish every git push to Flakestry / publish-flake (push) Waiting to run
Build and deploy documentation / deploy (push) Has been cancelled

This commit is contained in:
Manuel Transfeld 2025-06-09 22:49:28 +02:00 committed by traxys
parent d4e736941f
commit 7388c85c54

View file

@ -279,7 +279,7 @@ lib.nixvim.plugins.mkNeovimPlugin {
}; };
settingsExample = { settingsExample = {
open_mapping = "[[<c-\>]]"; open_mapping = "[[<c-\\>]]";
direction = "float"; direction = "float";
float_opts = { float_opts = {
border = "curved"; border = "curved";