replace the bufferline with the mini variant
added devicons to telescope deps, so the deps are tracked more accurately.
This commit is contained in:
@@ -7,6 +7,7 @@ return { {
|
||||
dependencies = {
|
||||
{ 'nvim-lua/plenary.nvim' }, -- contains lua functions for neovim, apparently
|
||||
{ 'nvim-telescope/telescope-ui-select.nvim' }, -- allows neovim core stuff to enter the telescope picker
|
||||
{ 'nvim-tree/nvim-web-devicons' },
|
||||
{
|
||||
'nvim-telescope/telescope-fzf-native.nvim',
|
||||
build = 'make', -- used for when the plugin is installed/updated
|
||||
|
||||
Reference in New Issue
Block a user