Is it possible, in any way, to toggle a word with UE?
Say my cursor is on the word TRUE, and I want it toggled into FALSE.
If I toggle it again, it should read TRUE again.
I have a list of paired words I would like to toggle:
TRUE <> FALSE,
rising_edge <> falling_edge,
signal <> variable,
and so on...
Say my cursor is on the word TRUE, and I want it toggled into FALSE.
If I toggle it again, it should read TRUE again.
I have a list of paired words I would like to toggle:
TRUE <> FALSE,
rising_edge <> falling_edge,
signal <> variable,
and so on...