thiagolopes / nvim-master

vimrc without keybindings changes
MIT License
7 stars 0 forks source link

Bug with F2 #10

Closed thiagolopes closed 7 years ago

thiagolopes commented 7 years ago

Quando o NerdTree está aberto o comportamento do está fechando o vim, com o NerdTree ocultado ele funciona normalmente.

@cacarrara pode ser alguma configuração do NerdTab?

caiocarrara commented 7 years ago

Hey, let's keep project related dialog in english.

So, here the F2 isn't closing vim. What are the steps to reproduce it?

thiagolopes commented 7 years ago

Faça essa naveção

<F1>
<C-W> <C-W>
<F2>

Resumindo: Abra o vim, abra o NerdTree, mude o cursor para a buffer, e tente fechar ele com F2, com o NerdTree aberto

caiocarrara commented 7 years ago

Everything work well here...

caiocarrara commented 7 years ago

You need to close it.

thiagolopes commented 7 years ago

Now work. closed