From 3cd163c9d05b65d917ebb9326d060d5fcc1ab83d Mon Sep 17 00:00:00 2001 From: Dave Lage Date: Mon, 19 Oct 2020 11:12:04 -0400 Subject: [PATCH] docs: Remove coming soon language. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e77956a..771f7c7 100644 --- a/README.md +++ b/README.md @@ -206,8 +206,6 @@ require('telescope').setup { } ``` -Attaching your own mappings is possible and additional information will come soon. - Additionally, the prompt's filetype will be `TelescopePrompt`. You can customize the filetype as you would normally. ## Status (Unstable API)