aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2015-06-19 21:48:20 -0300
committerSilvio Rhatto <rhatto@riseup.net>2015-06-19 21:48:20 -0300
commit5d15399f7e0a82b8dbdc38548d01e8ca2ddb19f6 (patch)
tree703a3dd8534d3b976e0de10672ef28d122b57ab9
parent01917fd33d6af73334ee80082971f3ac3a0fbcfe (diff)
downloadvimperator-5d15399f7e0a82b8dbdc38548d01e8ca2ddb19f6.tar.gz
vimperator-5d15399f7e0a82b8dbdc38548d01e8ca2ddb19f6.tar.bz2
README and TODO update
-rw-r--r--README.md (renamed from README.mdwn)2
-rw-r--r--TODO.md11
2 files changed, 12 insertions, 1 deletions
diff --git a/README.mdwn b/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