Created
June 29, 2022 14:16
-
-
Save koonix/21a45847ae5e827f40628f02397a7397 to your computer and use it in GitHub Desktop.
Farsi (Persian) langmap definitions for Vim.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
" persian langmap | |
set langmap=۱1,۲2,۳3,۴4,۵5,۶6,۷7,۸8,۹9,۰0,٬@,٫#,﷼$,٪%,×^,،&,ـ_ | |
set langmap+=ضq,صw,ثe,قr,فt,غy,عu,هi,خo,حp,ج[,چ] | |
set langmap+=شa,سs,یd,بf,لg,اh,تj,نk,مl,ک\\;,گ' | |
set langmap+=ظz,طx,زc,رv,ذb,دn,پm,و\\, | |
set langmap+=ْQ,ٌW,ٍE,ًR,ُT,ِY,َU,ّI, | |
set langmap+=ؤA,ئS,يD,إF,أG,آH,ةJ,»K,«L | |
set langmap+=كZ,ژC,ٰV,B,ٔN,ءM,؟? |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment