Removed ugly, ugly empty line at the bottom

This commit is contained in:
Emmanuel BENOîT 2020-12-07 15:19:13 +01:00
parent e62de27044
commit 05e95efa05

View file

@ -43,4 +43,3 @@ function <SID>CloseCurrentBuffer( )
endfunction
nnoremap <silent> <C-S-Down> :call <SID>CloseCurrentBuffer()<CR>