Skip to content

Commit

Permalink
Documented issue and todo
Browse files Browse the repository at this point in the history
  • Loading branch information
tommcdo committed Mar 19, 2013
1 parent e929a54 commit b070168
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions doc/align-operator.txt
Original file line number Diff line number Diff line change
Expand Up @@ -60,11 +60,15 @@ inconsistent if 'tabstop' is changed (e.g. in someone else's text editor).
This may also be the case if tabs are mixed with spaces or used after the
first non-whitespace character on the line.

{char} is interpreted as a single character pattern, so a command like
"gli{." will not work.

TODO *align-operator-todo*

1. Compute virtual position of {char} more accurately by considering whether
the column of occurrences of <Tab> characters aligns with a tab column.
2. Add support for |blockwise-visual| mode.
3. Interpret {char} as a literal character instead of a pattern.

MY LOVE *align-operator-my-love*

Expand Down

0 comments on commit b070168

Please sign in to comment.