Skip to content
This repository has been archived by the owner on Sep 13, 2021. It is now read-only.

nvim-telescope/telescope-snippets.nvim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages