jayghoshter / tasktags.vim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tasktags.vim

My preliminary (and first ever) vimscript plugin to help me manage my todo/log file.

The code is probably not up to snuff in terms of best practices. It was made for myself. I will eventually try to smoothen out the edges, but it will happen at my pace. I am also interested in making a tasktags.nvim using lua, but again, no promises.

If someone else stumbles upon this and (by some freak accident of the universe) would like to use it, feel free to ping me, submit an issue or a PR.

Here's what it looks like:

Screenshot

License

See the LICENSE file.

About

License:GNU General Public License v3.0


Languages

Language:Vim Script 100.0%