feat: change all docked UI to floating

This commit is contained in:
2025-09-17 12:53:21 +09:00
parent f9025afecd
commit 41240fd961
4 changed files with 54 additions and 3 deletions

View File

@@ -3,6 +3,11 @@ return {
opts = {
toggler = {
line = '<leader>/',
block = '<leader>/'
},
opleader = {
line = '<leader>/',
block = '<leader>/'
}
},
}