this post was submitted on 02 Jan 2024
11 points (92.3% liked)
Neovim
2157 readers
6 users here now
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I generally use %s/\n//g (or is it \r ?) rather than trying to use verbatim control characters.