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