nvim: temp commit
This commit is contained in:
parent
d692462d56
commit
a4c0ef10e2
Binary file not shown.
|
|
@ -18,6 +18,7 @@ require("lazy").setup({
|
||||||
'nvim-telescope/telescope.nvim',
|
'nvim-telescope/telescope.nvim',
|
||||||
dependencies = { 'nvim-lua/plenary.nvim' }
|
dependencies = { 'nvim-lua/plenary.nvim' }
|
||||||
},
|
},
|
||||||
|
{ 'nvim-telescope/telescope-fzf-native.nvim', build = 'make' },
|
||||||
{
|
{
|
||||||
'overcache/NeoSolarized',
|
'overcache/NeoSolarized',
|
||||||
config = function()
|
config = function()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue