Closed alx741 closed 8 years ago
In Neovim hitting puts a ^I and doesn't complete. Also the command :Man opens a vertical split rather than a horizontal one.
:Man
I've tried the same .vimrc with Vim and both things work perfectly.
.vimrc
Completion is now in the neovim man plugin! See neovim/neovim#4449
awesome!
In Neovim hitting puts a ^I and doesn't complete.
Also the command
:Man
opens a vertical split rather than a horizontal one.I've tried the same
.vimrc
with Vim and both things work perfectly.