Remove useless TODO

This commit is contained in:
ZyX 2014-08-22 08:38:38 +04:00
parent 96e297cc6e
commit 80c4856bcb

View File

@ -446,7 +446,6 @@ def col_current(pl, segment_info):
return str(segment_info['window'].cursor[1] + 1)
# TODO Add &textwidth-based gradient
@window_cached
def virtcol_current(pl, gradient=True):
'''Return current visual column with concealed characters ingored