mirror of
https://github.com/vim/vim.git
synced 2026-05-11 12:55:42 +02:00
4 lines
71 B
VimL
4 lines
71 B
VimL
|
|
if &enc == 'utf-8'
|
||
|
|
source <sfile>:p:h/thaana-phonetic_utf-8.vim
|
||
|
|
endif
|