Add braille conversion in vim

This commit is contained in:
Kujiu 2018-06-12 21:11:26 +02:00
parent 87da430c5e
commit dbd29ef644
No known key found for this signature in database
GPG key ID: F6A8243BF7C8404D

View file

@ -167,6 +167,11 @@ map <tab> gt
map <S-tab> gT
""""""""""""""""""""""""""""""""""""""""""""""""""
"Mapping pour le braille
""""""""""""""""""""""""""""""""""""""""""""""""""
map gb :'<,'>!lou_translate en-us-brf.dis,fr-bfu-comp6.utb,braille-patterns.cti<CR>
""""""""""""""""""""""""""""""""""""""""""""""""""
"Activation de l'omni-completion