summaryrefslogtreecommitdiff
path: root/mnv/runtime/keymap/persian.mnv
blob: 7779e41310a23fa66990f917982c94bceff2302b (plain)
1
2
3
4
5
6
7
8
let encoding = &enc
if encoding == ''
	let encoding = 'utf-8'
endif

if encoding == 'utf-8'
	source <sfile>:p:h/persian-iranian_utf-8.mnv
endif