Skip to content

Commit

Permalink
newer dressing, with a fix
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanueltouzery committed Sep 29, 2023
1 parent 84335d2 commit ceb713f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion init.lua
Original file line number Diff line number Diff line change
Expand Up @@ -356,7 +356,7 @@ callbacks = {
})
end}
use {'emmanueltouzery/lualine-lsp-progress', commit='323c172eb74dd2007682bc8f7aaf52dc0517d6cf'}
use {'stevearc/dressing.nvim', commit='66e4990240f92e31b0d5e4df6deb6bb0160ae832', config=function()
use {'stevearc/dressing.nvim', commit='73a7d54b5289000108c7f52402a36cf380fced67', config=function()
require('dressing').setup({
input = {
-- ESC won't close the modal, ability to use vim keys
Expand Down

0 comments on commit ceb713f

Please sign in to comment.