made the pack completely portable and wrote relevent bat files to go with it
This commit is contained in:
8
gitportable/usr/share/vim/vim91/keymap/persian.vim
Normal file
8
gitportable/usr/share/vim/vim91/keymap/persian.vim
Normal file
@@ -0,0 +1,8 @@
|
||||
let encoding = &enc
|
||||
if encoding == ''
|
||||
let encoding = 'utf-8'
|
||||
endif
|
||||
|
||||
if encoding == 'utf-8'
|
||||
source <sfile>:p:h/persian-iranian_utf-8.vim
|
||||
endif
|
||||
Reference in New Issue
Block a user