-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathTODO.txt
More file actions
31 lines (24 loc) · 699 Bytes
/
TODO.txt
File metadata and controls
31 lines (24 loc) · 699 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
=========
PDV ToDos
=========
Evaluations
===========
Take a closer look at
- http://www.vim.org/scripts/script.php?script_id=42
- http://www.vim.org/scripts/script.php?script_id=273
- http://zimny.webd.pl/vim-zimnyx-conf.tar.bz2
- http://markus.fischer.name/about/archives/2004/12/15/vim-phpdoc-plugin/
To implement
============
- vimdiff integration
- Settings for each tag that is generated by PDV
- Location based profiles
- Guessing of @package tag from the path
- Documentation of complete function blogs, including return value guess and exception documentation.
- Rediscover fold-setting method
..
Local Variables:
mode: rst
fill-column: 79
End:
vim: et syn=rst tw=79