Update full screen dll file

This commit is contained in:
Doyle 2020-10-18 16:42:53 +11:00
parent 71b1e2f96b
commit 49cde546c8
2 changed files with 3 additions and 0 deletions

View File

@ -251,3 +251,6 @@ endfunction
" Fzf
let g:fzf_tags_command = 'ctags -R --c++-kinds=+p --fields=+iaS'
" Fullscreen
noremap <f11> <esc>:call libcallnr('gvim_fullscreen.dll', 'ToggleFullscreen', 0)<cr>

Binary file not shown.