vim-shell icon indicating copy to clipboard operation
vim-shell copied to clipboard

How to call :Fullscreen when vimenter or enter a special filetype?

Open vanabel opened this issue 7 years ago • 0 comments

I use the following in vimrc, seems not work:

au VimEnter * :Fullscreen
au BufEnter *.tex :Fullscreen

Any solutions?

vanabel avatar May 12 '17 03:05 vanabel