We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 63c032c commit 9b20083Copy full SHA for 9b20083
modules/plugins/utility/surround/surround.nix
@@ -38,7 +38,7 @@ in {
38
default = false;
39
description = ''
40
nvim-surround: add/change/delete surrounding delimiter pairs with ease.
41
- Note that the default mappings deviate from upstreeam to avoid conflicts
+ Note that the default mappings deviate from upstream to avoid conflicts
42
with nvim-leap.
43
'';
44
};
0 commit comments