You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
let encoding = &enc
|
|
if encoding == ''
|
|
let encoding = 'utf-8'
|
|
endif
|
|
|
|
if encoding == 'utf-8'
|
|
source <sfile>:p:h/persian-iranian_utf-8.vim
|
|
endif
|