Update full screen dll file
This commit is contained in:
parent
71b1e2f96b
commit
49cde546c8
@ -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.
Loading…
Reference in New Issue
Block a user