diff options
author | Linnnus <[email protected]> | 2024-10-01 08:47:20 +0200 |
---|---|---|
committer | Linnnus <[email protected]> | 2024-10-01 08:49:06 +0200 |
commit | da255cfe08fef9d3f0aa37049d1ce5e758f4cc5d (patch) | |
tree | 623809f9b93da2065b48cef1a441de4d8d1b5c24 /modules | |
parent | f6a10683405d630abff940bdcc49498218da5a2f (diff) |
nvim: Fix :WrapItUp
Here are the changes:
- Spaces were being caught as part of the mapping, causing the user to
move diagonally when using j/k. These have been removed.
- Moved to the correction section.
- Made buffer-local, since this is the most common usecase.
Diffstat (limited to 'modules')
0 files changed, 0 insertions, 0 deletions