Fix formatting
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
return {
|
||||
"nvim-telescope/telescope.nvim",
|
||||
dependencies = {
|
||||
'nvim-lua/plenary.nvim'
|
||||
'nvim-lua/plenary.nvim',
|
||||
-- do not forget to install ripgrep!!!
|
||||
-- https://github.com/nvim-telescope/telescope.nvim/issues/522#issuecomment-1374795374
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user