This commit is contained in:
2025-08-09 01:26:55 +02:00
parent 197beff627
commit dde81eca99
3 changed files with 18 additions and 4 deletions

View File

@@ -46,7 +46,7 @@ return {
{ action = 'Telescope find_files', name = '󰱼 Rechercher fichier', section = 'Telescope' },
{ action = 'Telescope oldfiles', name = '󰋚 Fichiers récents', section = 'Telescope' },
{ action = 'Telescope live_grep', name = '󰱼 Rechercher texte', section = 'Telescope' },
{ action = 'e .', name = 'Parcourir', section = 'Fichiers' },
{ action = 'e .', name = 'Ouvrir', section = 'Fichiers' },
{ action = 'qa', name = '󰗼 Quitter', section = 'Quitter' },
},
content_hooks = {