view runtime/keymap/persian.vim @ 10554:9dc3c9de4198

Added tag v8.0.0166 for changeset f83b6a0b6148b6ac7e9ebc9f7c6301927ece7300
author Christian Brabandt <cb@256bit.org>
date Tue, 10 Jan 2017 15:30:05 +0100
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