Results 15 comments of Hieu

Maybe he meant something like [this](https://raw.githubusercontent.com/wiki/elenapan/dotfiles/assets/ephemeral.png) (notice the statusline).

Looking cool bro, just add it for the sake of demonstration :smile:, btw what WM are you using?

@jonathangomz, hey bro can you keep the terminologies (and the philosophy) the same with [notion-sdk-js](https://github.com/makenotion/notion-sdk-js) (`NotionClient` ➜ `Client`, `...database.fetch` ➜ `...database.query`, etc). I know it's unfair to you but I...

Look good bro, just the part `notion.blocks.list`, it should be `notion.blocks.children.list` since there are 2 ways to retrieve block, first retrieve a single block `notion.blocks.retrieve` and the previous part that...

Hi bro! I feel like we have the same idea, but it's kind of fuzzy can you explain it more clearly? Btw, I'm porting this plugin to Lua, so if...

Seem like you guys kind of busy. I just refactored the logic for `vim-buffet` here: https://github.com/baIIoon/vim-buffet/tree/cleaning I'm pretty new to Vimscript, so if you guys don't like it then I...

@bagrat, i just created PR, it's actually pretty cumbersome. **Please don't merge it**. I just want to show you the idea. The reason why it's so bloated is because: I...

Did you install a nerd font and `vim-devicons` plugin? And do you use neovim? There are couple of tabline plugins that are being under active development unlike vim-buffet and they...

> The issue is same as #20 , After I add line as: `lightline` is a plugin that displays both the tabline and statusline hence the conflicting with `buffet-vim` a...

No, I want to make separator like \uE0B4, but like border-radius: 5-10px, can I make one and is it easy ? I don't know why he made something like the...