Gordon Schulz
bf5d3d9068
Changed file type detection to reflect new lowercase default behavior
...
When creating a new todo/ directory structure from the Android app last
week I noticed new todo files are now (have always been?) created all
lowercase.
Therefore I made a trivial change to ftdetect/todo.vim to make the plugin
recognize both Todo.txt as well as todo.txt and switch to todo mode
accordingly.
2013-07-09 16:28:28 +02:00
Leandro Freitas
c1969833d6
Merge pull request #1 from emilecantin/master
...
Added a bit of documentation
2013-06-13 07:08:21 -07:00
Emile Cantin
4a2d949f2d
Added a bit of documentation to README.markdown
2013-06-07 18:40:25 -03:00
Leandro Freitas
749a5142c3
Changed todo list
2011-08-12 10:27:39 -03:00
Leandro Freitas
83da7c7f0b
Mappings
2011-06-10 00:13:12 -03:00
Leandro Freitas
eb9c759aea
Set options every time
2011-06-07 16:56:44 -03:00
Leandro Freitas
23ccd83039
Folding completed tasks
2011-06-06 23:57:43 -03:00
Leandro Freitas
de61f0fe40
Add task
2011-06-06 22:00:45 -03:00
Leandro Freitas
8cd6d52dfb
Quick install steps
2011-06-06 12:49:01 -03:00
Leandro Freitas
dcf4e882e0
Just figured out that the built-in :sort command does the job
2011-06-04 20:25:15 -03:00
Leandro Freitas
ced5314f5a
Merge with master
2011-06-03 22:29:10 -03:00
Leandro Freitas
5848295c31
Added new task
2011-06-03 15:54:37 -03:00
Leandro Freitas
5357d75e0d
Implemented the compare method, but the sorting is not working
2011-06-03 00:33:56 -03:00
Leandro Freitas
9ce565deb0
Merged with master
2011-06-02 19:28:24 -03:00
Leandro Freitas
e74cb52ab5
Merged with master
2011-06-02 19:28:02 -03:00
Leandro Freitas
b3f95c3b3c
Merge branch 'master' into sort
2011-06-02 19:27:02 -03:00
Leandro Freitas
03dd58c010
Matching \<word\> for context and project, new version
2011-06-02 15:45:34 -03:00
Leandro Freitas
ed4302bb4f
Matching \<word\> for context and project
2011-06-02 15:21:51 -03:00
Leandro Freitas
d81f69089c
Added an example to be reference
2011-06-02 00:12:45 -03:00
Leandro Freitas
912cb936df
Added an example to be reference
2011-06-02 00:08:37 -03:00
Leandro Freitas
c53c15dc2c
Setlocal
2011-06-01 10:23:59 -03:00
Leandro Freitas
6b467019c8
Fix highlight for no priority
2011-06-01 00:03:58 -03:00
Leandro Freitas
1c3ba87b77
Stop linebreak
2011-06-01 00:03:25 -03:00
Leandro Freitas
53fc71d3ca
Date, project and context highlight
2011-05-31 15:55:51 -03:00
Leandro Freitas
050da5eda1
Ignoring tagsfile
2011-05-31 15:55:05 -03:00
Leandro Freitas
8aee44586c
Changed filetype name
2011-05-31 14:14:45 -03:00
Leandro Freitas
9d6d9a1f64
Changed filetype name
2011-05-31 14:13:31 -03:00
Leandro Freitas
dd65613b75
Initial commit
2011-05-31 13:14:07 -03:00
Leandro Freitas
6579464545
Initial commit
2011-05-31 13:13:18 -03:00
Leandro Freitas
fba66aba8a
Implemented ft detection
2011-05-31 13:12:59 -03:00
Leandro Freitas
0c110aeda0
Implemented syntax highlighting with preferred groups
2011-05-31 13:11:58 -03:00
Leandro Freitas
dcba4cbfdf
Task management
2011-05-31 13:11:14 -03:00
Leandro Freitas
7e019c07fb
Matching some syntax groups
2011-05-31 09:45:16 -03:00
Leandro Freitas
97ff807515
Ignore *.swp
2011-05-31 09:44:37 -03:00
Leandro Freitas
2efcb861e9
Initial commit
2011-05-30 22:07:04 -03:00