removed depracted lazy call

This commit is contained in:
2023-03-24 17:31:18 +01:00
parent 04c9200050
commit 506583b78a
5 changed files with 5 additions and 5 deletions

View File

@@ -10,7 +10,7 @@ return {
'kyazdani42/nvim-web-devicons',
'MunifTanjim/nui.nvim',
},
config = {
opts = {
window = { -- see https://github.com/MunifTanjim/nui.nvim/tree/main/lua/nui/popup for
-- possible options. These can also be functions that return these options.
position = 'float', -- left, right, float, current