blob: 59ad84b4406d985207a73d55203c34f93a011cde (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
TODO
====
* Snippets for common tasks.
* OpenURL irssi plugin formatter.
* Pentadactyl/Vimperator multiple URL handler.
* Add:
* https://github.com/xolox/vim-session
* https://github.com/vim-scripts/vim-auto-save
* Consider [org-mode](https://en.wikipedia.org/wiki/Org-mode) implementations:
* https://github.com/jceb/vim-orgmode
* https://github.com/hsitz/VimOrganizer
* https://github.com/vimwiki/vimwiki
* https://github.com/blindFS/vim-taskwarrior
* https://github.com/dhruvasagar/vim-dotoo
* Sessions:
* http://usevim.com/2013/07/05/sessions/
* https://github.com/xolox/vim-session
* https://github.com/tpope/vim-obsession
* http://stackoverflow.com/questions/1642611/how-to-save-a-session-in-vim
* https://bocoup.com/weblog/sessions-the-vim-feature-you-probably-arent-using/
* http://vimdoc.sourceforge.net/htmldoc/usr_21.html#21.4
|