summaryrefslogtreecommitdiffstats
path: root/software/vim.page
diff options
context:
space:
mode:
authorbnewbold <bryan@octopart.com>2012-02-27 23:33:45 -0500
committerbnewbold <bryan@octopart.com>2012-02-27 23:33:45 -0500
commit34d438be600285db9d6d627ac5e20575021cd1a9 (patch)
tree42cf98573b0a76b5245e741266f2ba17d402ecef /software/vim.page
parente2f23351ce4d03903f4fde28de044e57605e11e8 (diff)
downloadknowledge-34d438be600285db9d6d627ac5e20575021cd1a9.tar.gz
knowledge-34d438be600285db9d6d627ac5e20575021cd1a9.zip
shift things around
Diffstat (limited to 'software/vim.page')
-rw-r--r--software/vim.page6
1 files changed, 6 insertions, 0 deletions
diff --git a/software/vim.page b/software/vim.page
index 9fe5176..fb821f0 100644
--- a/software/vim.page
+++ b/software/vim.page
@@ -65,3 +65,9 @@ Search for trailing whitespace, or just strip it all::
/\s\+$
:%s/\s\+$//
+
+Links to more...
+------------------
+
+ - `vim anti-patterns <http://blog.sanctum.geek.nz/vim-anti-patterns/>`_
+