From 511f78dd17f5fc0ce1b299fbdd4fb2d265ae14e2 Mon Sep 17 00:00:00 2001 From: Eric Danan Date: Wed, 22 Aug 2018 02:16:46 +0200 Subject: [PATCH] README: Update TOC --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3fe965..1918003 100644 --- a/README.md +++ b/README.md @@ -14,9 +14,11 @@ - [The `counsel-projectile` command](#the-counsel-projectile-command) - [The `counsel-projectile-switch-project` command](#the-counsel-projectile-switch-project-command) - [The `counsel-projectile-find-file` command](#the-counsel-projectile-find-file-command) + - [The `counsel-projectile-find-file-dwim` command](#the-counsel-projectile-find-file-dwim-command) - [The `counsel-projectile-find-dir` command](#the-counsel-projectile-find-dir-command) - [The `counsel-projectile-switch-to-buffer` command](#the-counsel-projectile-switch-to-buffer-command) - [The `counsel-projectile-grep` command](#the-counsel-projectile-grep-command) + - [The `counsel-projectile-git-grep` command](#the-counsel-projectile-git-grep-command) - [The `counsel-projectile-ag` command](#the-counsel-projectile-ag-command) - [The `counsel-projectile-rg` command](#the-counsel-projectile-rg-command) - [The `counsel-projectile-org-capture` command](#the-counsel-projectile-org-capture-command)