summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2015-04-22 02:09:16 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2015-04-22 02:09:16 +0900
commitf4fe93338beda6b7410db3c790829e1d664f7180 (patch)
treecba4f1691032ddea01b8a8d35544535bcc51ebf9
parent3b84c80d5666189820826c8e5496a488243fc442 (diff)
Update README
-rw-r--r--README.md7
1 files changed, 0 insertions, 7 deletions
diff --git a/README.md b/README.md
index a3157b99..7b54b3fa 100644
--- a/README.md
+++ b/README.md
@@ -357,13 +357,6 @@ nnoremap <silent> <Leader><Enter> :call fzf#run({
More examples can be found on [the wiki
page](https://github.com/junegunn/fzf/wiki/Examples-(vim)).
-#### Articles
-
-- [fzf+vim+tmux](http://junegunn.kr/2014/04/fzf+vim+tmux)
-- [Browsing git commits with fzf](http://junegunn.kr/2015/03/browsing-git-commits-with-fzf/)
-- [Browsing Chrome history with fzf](http://junegunn.kr/2015/04/browsing-chrome-history-with-fzf/)
-- [Browsing Chrome bookmarks with fzf](http://junegunn.kr/2015/04/browsing-chrome-bookmarks-with-fzf/)
-
Tips
----