瀏覽代碼

update readme, mongo prompt, submodules

Weiyi Lou 12 年之前
父節點
當前提交
058ae76ce5
共有 10 個文件被更改,包括 10 次插入10 次删除
  1. 1 1
      README.md
  2. 1 1
      mongo/mongorc.js
  3. 1 1
      vim/bundle/fugitive
  4. 1 1
      vim/bundle/nerdtree
  5. 1 1
      vim/bundle/snipmate
  6. 1 1
      vim/bundle/supertab
  7. 1 1
      vim/bundle/syntastic
  8. 1 1
      vim/bundle/tagbar
  9. 1 1
      vim/bundle/tlib
  10. 1 1
      vim/bundle/vdebug

+ 1 - 1
README.md

@@ -9,7 +9,7 @@
 - irssi & screen (for nicklist)
 - nethack
 - mongo
-- Pentadactyl (Firefox plugin)
+- Vimperator (Firefox plugin)
 
 Best used with iTerm2 (Mac OS X) and ROXTerm (Linux) setup with the [Solarized colour scheme][solarized].
 

+ 1 - 1
mongo/mongorc.js

@@ -1,4 +1,4 @@
 prompt = function() {
   var host = db.serverStatus().host;
-  return host + ":[" + db + "] > ";
+  return "[" + host + "] db: " + db + " docs: " + db.stats().objects + " > ";
 }

+ 1 - 1
vim/bundle/fugitive

@@ -1 +1 @@
-Subproject commit 54ead5abcbfdd776e1160b5510a129884c39f29c
+Subproject commit 3b5f715262e0ec03cbdd80d8858039b47af34365

+ 1 - 1
vim/bundle/nerdtree

@@ -1 +1 @@
-Subproject commit eaf19734e73dbaa5b30f10591079043b0eba0aab
+Subproject commit b0bb781fc73ef40365e4c996a16f04368d64fc9d

+ 1 - 1
vim/bundle/snipmate

@@ -1 +1 @@
-Subproject commit 7378cff303701bf6eaa4bb8ad755ee244ed0f752
+Subproject commit 4e975c9ab6c0d3065dd1424b8c6b4c8b83a5fee4

+ 1 - 1
vim/bundle/supertab

@@ -1 +1 @@
-Subproject commit 5b935e2c55b296adde8fd65b0ed1bd62efd9c215
+Subproject commit 94b62deb9fa3f9084154221aed053bf6031af8a0

+ 1 - 1
vim/bundle/syntastic

@@ -1 +1 @@
-Subproject commit 4d694ad920e40361922709644a4243b86a16cc10
+Subproject commit a97e01a3d5b07bf88c2cfbd263732d3c0608084f

+ 1 - 1
vim/bundle/tagbar

@@ -1 +1 @@
-Subproject commit d0d307c9bd2c16802f3bfe6d45e77e86efb96be3
+Subproject commit a93fb868d805f55888c0ae6342ba744f539d1810

+ 1 - 1
vim/bundle/tlib

@@ -1 +1 @@
-Subproject commit 3e111f908ce7f903c3506804fbb12bf4b0139784
+Subproject commit 70e614d608386b92af3b3ec73d2f25704162fbfd

+ 1 - 1
vim/bundle/vdebug

@@ -1 +1 @@
-Subproject commit e6d8dadb6bcf00ebc65adafac18e104f45d6ae03
+Subproject commit b86d608fd15c4f7209bcdd932fd202d672420c19