Nvim: add telescope-ui-select
This commit is contained in:
parent
7b13a37d2b
commit
5795589416
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,4 @@
|
|||
local telescope = require('telescope')
|
||||
telescope.setup {}
|
||||
telescope.load_extension('fzf')
|
||||
telescope.load_extension('ui-select')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue