index
:
dotvim
master
My vim configuration
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
bundle
/
todo
/
plugin
/
todo.vim
blob: 47e173265cbf192c52079fff4eb41382798d6acd (
plain
)
1
2
nnoremap
[
t
:
call
todo
#
PreviousTODO
()<
CR
>
nnoremap
]
t
:
call
todo
#
NextTODO
()<
CR
>