nvimodes

Modes-like system for nvi2
git clone git://git.konyahin.xyz/nvimodes
Log | Files | Refs | LICENSE

todotxt (185B)


      1 map ;h :!less ~/.local/share/nvi/help-todotxt
      2 
      3 map ;n 0:r!date +\%Y-\%m-\%dA 
      4 map ;s :%!sort
      5 
      6 map ;t :.!ttxt todo
      7 map ;m :.!ttxt maybe
      8 map ;a :.!ttxt active
      9 map ;d :.!ttxt done