nvim: temp commit
This commit is contained in:
parent
152396afbb
commit
d692462d56
Binary file not shown.
|
|
@ -18,7 +18,6 @@ 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