nvim: temp commit

This commit is contained in:
Daniel Meiburg 2023-09-26 18:43:56 +02:00
parent 152396afbb
commit d692462d56
Signed by: dm
GPG Key ID: E5827ECFFE0AA4F2
2 changed files with 0 additions and 1 deletions

Binary file not shown.

View File

@ -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()