Add bépo mappings

This commit is contained in:
2023-12-24 00:01:01 +01:00
parent 0deb9c900a
commit 3aca44bf20
2 changed files with 74 additions and 0 deletions

View File

@ -620,5 +620,7 @@ cmp.setup {
},
}
-- Personnalisation
require('bepo')
-- The line beneath this is called `modeline`. See `:help modeline`
-- vim: ts=2 sts=2 sw=2 et