mirror of
https://github.com/SpaceVim/SpaceVim.git
synced 2025-01-23 22:30:04 +08:00
commit
66a21be628
@ -55,6 +55,7 @@ augroup My_autocmds
|
||||
autocmd FocusLost * call system('synclient touchpadoff=0')
|
||||
autocmd FocusGained * call s:reload_touchpad_status()
|
||||
endif
|
||||
autocmd VimResized * wincmd =
|
||||
augroup END
|
||||
function! s:reload_touchpad_status()
|
||||
if s:touchpadoff
|
||||
|
Loading…
Reference in New Issue
Block a user