Home

Awesome

telescope-snippets.nvim

Integration for snippets.nvim with telescope.nvim.

This plugin is also overriding dap internal ui, so running any dap command, which makes use of the internal ui, will result in a telescope prompt.

Requirements

Setup

You can setup the extension by doing

require('telescope').load_extension('snippets')

somewhere after your require('telescope').setup() call.

Available functions

require'telescope'.extensions.snippets.snippets{}

or

:Telescope snippets snippets