From b5edea2e998ae6c62517c7ed3e4c57b652537141 Mon Sep 17 00:00:00 2001 From: Stanislav Seletskiy Date: Sun, 8 May 2016 03:14:59 +0600 Subject: [PATCH] examples: add link to vim-pythonx lib --- doc/examples/autojump-if-empty/README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/examples/autojump-if-empty/README.md b/doc/examples/autojump-if-empty/README.md index 0b518a4..8b4a7fc 100644 --- a/doc/examples/autojump-if-empty/README.md +++ b/doc/examples/autojump-if-empty/README.md @@ -25,8 +25,9 @@ However, with UltiSnips, it can be done via only one keypress: ## Implementation -Using awesome px library, which provides set of functions to make coding -little bit easier. +Using awesome [vim-pythonx +library](https://github.com/reconquest/vim-pythonx/blob/master/pythonx/px/snippets.py), +which provides set of functions to make coding little bit easier. ``` global !p