chore: 💡add comment about classic mode change
This commit is contained in:
@@ -6,7 +6,7 @@ return {
|
||||
vim.o.timeoutlen = 500
|
||||
end,
|
||||
opts = {
|
||||
preset = 'modern',
|
||||
preset = 'modern', -- may set this back to 'classic'
|
||||
sort = { 'local', 'order', 'group', 'alphanum', 'mod' },
|
||||
notify = true,
|
||||
win = {
|
||||
@@ -23,4 +23,4 @@ return {
|
||||
},
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user