mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
nvim-surround: Fix typo in description
Removed extra 'e' from the word upstream in description
This commit is contained in:
parent
6e7e91fc11
commit
bf8ad1eb3d
1 changed files with 1 additions and 1 deletions
|
|
@ -38,7 +38,7 @@ in {
|
|||
default = false;
|
||||
description = ''
|
||||
nvim-surround: add/change/delete surrounding delimiter pairs with ease.
|
||||
Note that the default mappings deviate from upstreeam to avoid conflicts
|
||||
Note that the default mappings deviate from upstream to avoid conflicts
|
||||
with nvim-leap.
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue