view runtime/keymap/persian.vim @ 1008:58059676e24a v7.0.134

updated for version 7.0-134
author vimboss
date Sun, 15 Oct 2006 13:09:12 +0000
parents 3fc0f57ecb91
children
line wrap: on
line source

let encoding = &enc
if encoding == ''
	let encoding = 'utf-8'
endif

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