mirror of
https://github.com/luzifer/vim.git
synced 2024-12-20 10:21:19 +00:00
Latest nvim complains those options (no longer) exist
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
6ae867b1bd
commit
341a93f3cd
1 changed files with 0 additions and 6 deletions
6
init.vim
6
init.vim
|
@ -798,12 +798,6 @@ set nohk " hk
|
|||
" hkmapp - use phonetic Hebrew keyboard mapping
|
||||
set nohkp " hkp
|
||||
|
||||
" altkeymap - use Farsi as the second language when 'revins' is set
|
||||
set noakm " akm
|
||||
|
||||
" fkmap - use Farsi keyboard mapping
|
||||
set nofk " fk
|
||||
|
||||
" arabic - Prepare for editing Arabic text (local to window)
|
||||
set noarab " arab
|
||||
|
||||
|
|
Loading…
Reference in a new issue