Closed charlesreid1 closed 7 years ago
This adds and fixes a few tags in Oxen of the Sun.
There are also a few invisible non-breaking space ASCII characters removed.
To easily find non-breaking spaces, you can put the following in your .vimrc, and they'll all show up as tiny skulls:
.vimrc
set listchars=nbsp:☠,tab:▸␣
This adds and fixes a few tags in Oxen of the Sun.
There are also a few invisible non-breaking space ASCII characters removed.
To easily find non-breaking spaces, you can put the following in your
.vimrc
, and they'll all show up as tiny skulls: