mirror of
https://github.com/jbranchaud/til
synced 2026-01-07 00:58:02 +00:00
Fix a typo in the latest til post.
This commit is contained in:
@@ -9,7 +9,7 @@ has a special register called the *black hole register*.
|
|||||||
|
|
||||||
As stated in the docs, if you don't want to overwrite the unnamed register or
|
As stated in the docs, if you don't want to overwrite the unnamed register or
|
||||||
some other register when deleting text, you can use the black hole register.
|
some other register when deleting text, you can use the black hole register.
|
||||||
For instance, to deleting the current line without any register side-effects
|
For instance, deleting the current line without any register side-effects
|
||||||
looks like this:
|
looks like this:
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user