feat: setup telescope-ui-select.
This commit is contained in:
parent
04be17fadf
commit
175fbf3491
@ -192,6 +192,12 @@
|
|||||||
require('telescope').load_extension('fzf')
|
require('telescope').load_extension('fzf')
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
telescope-ui-select = {
|
||||||
|
package = telescope-ui-select-nvim;
|
||||||
|
setup = ''
|
||||||
|
require('telescope').load_extension('fzf')
|
||||||
|
'';
|
||||||
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user