From: Silvio Rhatto Date: Sat, 20 Jun 2015 00:48:20 +0000 (-0300) Subject: README and TODO update X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=5d15399f7e0a82b8dbdc38548d01e8ca2ddb19f6;p=rhatto%2Fdotfiles%2Fvimperator.git README and TODO update --- diff --git a/README.mdwn b/README.md similarity index 67% rename from README.mdwn rename to README.md index bd170c2..163b019 100644 --- a/README.mdwn +++ b/README.md @@ -2,4 +2,4 @@ Rhatto's VIMperator dotfiles ============================ This is the repository for rhatto's VIMperator configuration. -More information at https://git.sarava.org/?p=metadot.git +More information at https://git.sarava.org/metadot.git diff --git a/TODO.md b/TODO.md new file mode 100644 index 0000000..3b1fab3 --- /dev/null +++ b/TODO.md @@ -0,0 +1,11 @@ +TODO +==== + +* More automation/productivity hacks and plugins. +* How to open multiple links in different tabs? +* Finish links plugin: + * Make it work. + * Share code with links.js from pentadactyl. + * Accept config parameter for bookmark service. + * Rename to SemanticScutte or something more generic. + * Another command to add bookmarks using the API, like https://github.com/travisjeffery/vimperator-scripts/blob/master/plugins/delicious.js