Is this library compatible with modern versions of Windows?
yuryzaytsev opened this issue · 0 comments
yuryzaytsev commented
.vimrc:
call plug#begin()
Plug 'lyokha/vim-xkbswitch'
call plug#end()
let g:XkbSwitchLib = 'C:\libs\libxkbswitch64.dll'
let g:XkbSwitchEnabled = 1
let g:XkbSwitchIMappings = ['ru']
Result:
Error detected while processing BufEnter Autocommands for "*"..function 9_xkb_switch:
line 7:
E364: Library call failed for "Xkb_Switch_getXkbLayout()"
Windows 10 Pro x64, build: 19041.746