Just figured out that the built-in :sort command does the job

This commit is contained in:
Leandro Freitas
2011-06-04 20:25:15 -03:00
parent ced5314f5a
commit dcf4e882e0
2 changed files with 8 additions and 71 deletions

View File

@@ -1,12 +1,12 @@
(A) 2011-05-30 Sort lines per priority @ftplugin
(A) 2011-06-03 Accept variable space length between fields @syntax
(B) 2011-05-31 Start documentation @doc
(C) 2011-05-30 Create README.markdown to be published in github @doc
(C) 2011-06-01 Improve syntax file @syntax
2011-05-30 Map commands to add, rm, ls, pri, depri etc @ftplugin
2011-05-30 Contact main project for reference
X 2011-05-31 Stop breaking lines automatically @ftplugin
X 2011-05-30 Implement filetype detection @ftdetect
2011-05-30 Map commands to add, rm, ls, pri, depri etc @ftplugin
X 2011-05-30 Implement colorized priorities @syntax
X 2011-05-30 Implement filetype detection @ftdetect
X 2011-05-30 Sort lines per priority @ftplugin
X 2011-05-31 Highlight date, project and context of tasks with no priority @syntax
X 2011-05-31 Stop breaking lines automatically @ftplugin
X 2011-05-31 Stop breaking lines automatically @ftplugin