onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 301 forks source link

how to display tabline in Oni? #2752

Open haifengkao opened 4 years ago

haifengkao commented 4 years ago

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

螢幕快照 2019-07-13 上午10 28 40

Actual behavior: Oni only has tabs on the top the buffer line is not displayed

螢幕快照 2019-07-13 上午10 30 32

Steps to reproduce: install https://github.com/vim-airline/vim-airline add let g:airline#extensions#tabline#enabled = 1 in init.vim

oni-bot[bot] commented 4 years ago

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.