👨💻 about me home CV/Resume News 🖊️ Contact Codeberg Github LinkedIn 🏆 Best of LuaX (tools) pub bang ypp panda lsvg ldc yreq Fizzbuzz Calculadoira TPG picfg Belenos (intro) 🔀 Git Repos
Made in Europe
This Vim plugin is based on vim-task (github.com/samsonw/vim-task). It helps managing todo lists within Vim in a very basic but efficient way.
The latest version of todo can be found here: https://codeberg.org/cdsoft/todo
Todo is distributed as a Vimball archive.
:so % »*.todo or *todo.txt are open
with the todo plugin.: are project titles+ are urgent tasks- are pending tasks (less
urgent)✓ are completed tasks? are questionsSome "todo" words are highlighted. Other lines remain unformated.
Shortcuts are key sequences starting with
<Leader>. The <Leader> key is
\ by default but I personnally prefer ² which
makes Todo shortcuts easier to type on a french keyboard. You can add «
let mapleader="²" » to the .vimrc file or
define any other key that suits you best.
\TAB toggles the line status between "pending" and
"completed"\& toggles the line status between "urgent" and
"completed"\q toggles the line status between "question" and
"unformated"Copyright © 2013, 2016, 2026 Christophe Delord (cdelord.fr)
This work is free. You can redistribute it and/or modify it under the terms of the Do What The Fuck You Want To Public License, Version 2, as published by Sam Hocevar. See http://www.wtfpl.net/ for more details.
This site is powered by LuaX, bang, ypp, cdsoft.css and Pandoc.
Mirrors: cdelord.fr – christophe.delord.free.fr – cdsoft.codeberg.page