🗑️ remove(nvim): outline remap

This commit is contained in:
Sergio Laín 2024-05-29 21:15:58 +02:00
parent 12bb198700
commit c27e479cd2
No known key found for this signature in database
GPG key ID: FB00AF7015FFE76B

View file

@ -12,9 +12,5 @@ return {
autofold_depth = 1,
},
},
keys = {
{ "<leader>co", "<cmd>Outline<cr>", desc = "Toggle Outline" },
{ "<leader>cs", false },
},
},
}