From 971708d8e80e75796d71137008a22b48b1c853c8 Mon Sep 17 00:00:00 2001 From: Julio Biason Date: Sun, 20 Jan 2019 19:30:49 -0200 Subject: [PATCH] Added missing link --- content/thoughts/one-week-with-tiler/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/thoughts/one-week-with-tiler/index.md b/content/thoughts/one-week-with-tiler/index.md index acc9072..6070b13 100644 --- a/content/thoughts/one-week-with-tiler/index.md +++ b/content/thoughts/one-week-with-tiler/index.md @@ -22,7 +22,7 @@ be such a mess; on the other hand, using different windows for each VIM (with each file) would make copying'n'pasting a hell. So if I could actually find a tiling *plugin*, that would give me the best of both worlds. -And that's where [Tiler]() gets in. +And that's where [Tiler](https://github.com/zhamlin/tiler.vim) gets in. Tiler is a tiling plugin for VIM. But it doesn't do anything by itself, meaning, it won't intercept every call to a split to do the tiling. But itadds