mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-02-21 19:07:59 +00:00
nvim-surround: fix typo in description (#631)
Removed extra 'e' from the word upstream in description Co-authored-by: raf <raf@notashelf.dev>
This commit is contained in:
parent
63c032cf87
commit
9b20083128
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
Reference in a new issue