You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 1, 2020. It is now read-only.
Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Oni Version: 0.3.9
Neovim Version (Linux only): NVIM v0.2.1-1-g1b0d573
Operating System: OSX 10.14.5
Issue:
how to display tabline in Oni?
Expected behavior:
should have buffer line on the top
Actual behavior:
Oni only has tabs on the top
the buffer line is not displayed
Steps to reproduce:
install https://github.com/vim-airline/vim-airline
add
let g:airline#extensions#tabline#enabled = 1
ininit.vim
The text was updated successfully, but these errors were encountered: