You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I tried running the commands under "For example" to enable the grid and it didnt work.
I was very confused and after a lot of messing around I realized I need to run :set grid.
I know it says to run :set grid earlier but I thought it was saying that :set grid can be used (with the addition of the arguments used in the example) to setup a grid.
So I suggest we include :set grid in the example:
For example,
:set grid
:set grid/spacing = 4 4
:set grid/color = #ff0000
The text was updated successfully, but these errors were encountered:
I tried running the commands under "For example" to enable the grid and it didnt work.
I was very confused and after a lot of messing around I realized I need to run
:set grid
.I know it says to run
:set grid
earlier but I thought it was saying that:set grid
can be used (with the addition of the arguments used in the example) to setup a grid.So I suggest we include
:set grid
in the example:The text was updated successfully, but these errors were encountered: