Closed inputfalken closed 6 years ago
Thanks for the response,
I tried starting NeoVim with the following .vimrc
set rtp+=~/.vim
call plug#begin('~/.vim/plugged')
Plug 'kassio/neoterm'
call plug#end()
and i still get this:
Pattern not found: neoterm.last_active = 0
I do this in order to get Pattern not found...
nvim '-c T pwsh.exe' '-c q'
It also happens if i use other commands with T
Thanks @juanibiapina!
OS: Windows 10
I get this error whenever I quit NeoVim with a neoterm as the active buffer.
I also get this error when I exit NeoVim and a neoterm has been activated. Including in the scenario above.