I hereby claim:
- I am LEI on github.
- I am lei (https://keybase.io/lei) on keybase.
- I have a public key whose fingerprint is 4F9C A344 DD36 EED0 C2B1 5753 8B7C F4F8 D5C1 FFBE
To claim this, I am signing this object:
| { | |
| "basics": { | |
| "name": "Guillaume", | |
| "label": "Web developer", | |
| "image": "https://avatars.githubusercontent.com/u/4112243?v=4", | |
| "phone": "", | |
| "url": "https://lei.sh", | |
| "summary": "Software developer, hardware and information technology enthusiast.", | |
| "profiles": [ | |
| { |
| -- Copy mappings prefixed with [ and ] to ( and ) and add desc | |
| for _, mode in ipairs({ 'n', 'o', 'x' }) do | |
| local keymaps = vim.api.nvim_get_keymap(mode) | |
| for _, keymap in ipairs(keymaps) do | |
| for left, right in pairs({ ['('] = '[', [')'] = ']' }) do | |
| if keymap.lhs ~= right and keymap.lhs:match('^%' .. right) then | |
| local lhs = keymap.lhs:gsub('^%' .. right, left) | |
| local rhs = keymap.lhs | |
| local callback = keymap.callback | |
| local desc = keymap.desc and keymap.desc |
| " Vim syntax file | |
| " Language: mbsync setup files | |
| " Maintainer: Stephen Gregoratto <[email protected]> | |
| " Last Change: 2018-07-15 | |
| " Filenames: mbsyncrc | |
| " Version: 0.2.1 | |
| " Licence: GPLv3+ | |
| " | |
| " Note: This config borrows heavily from msmtprc.vim | |
| " by Simon Ruderich and Eric Pruitt |
I hereby claim:
To claim this, I am signing this object: