Update full screen dll file
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user