From b1d436ce9247b13b83590652d905e45749a0bdd5 Mon Sep 17 00:00:00 2001 From: Senghan Bright Date: Tue, 1 Dec 2020 23:56:43 +0100 Subject: [PATCH] update readme to include packer extension --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 00b483e..4d7847c 100644 --- a/README.md +++ b/README.md @@ -441,6 +441,7 @@ enhancements by using compiled C and interfacing directly with Lua. For example: - [fzy-native](https://github.com/nvim-telescope/telescope-fzy-native.nvim) : WIP native FZY sorter that uses compiled C to do the matching. - [nvim-dap integration](https://github.com/nvim-telescope/telescope-dap.nvim) : WIP nvim-dap integration. +- [packer.nvim integration](https://github.com/nvim-telescope/telescope-packer.nvim) : WIP packer.nvim integration. Extensions can be refenced by doing the following: