bufferline.nvim
nvim-cokeline

bufferline.nvim | nvim-cokeline | |
---|---|---|
70 | 11 | |
3,687 | 576 | |
1.8% | 2.1% | |
7.3 | 4.6 | |
29 days ago | 19 days ago | |
Lua | Lua | |
GNU General Public License v3.0 only | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
bufferline.nvim
-
Get vim background on plugin configuration
So, I'm using bufferline and I want to setup some highlight colors based on the current Neovim theme (light or dark). While Neovim is working, if I run :lua print(vim.o.background) effectively gives me light or dark according to the current Neovim theme. BUT, doing so in the plugin's configuration does not work:
-
How do i get rid of the "NvimTree_1"
if you use bufferline you can override with: lua options = { offsets = { { filetype = "NvimTree", text = "File Explorer", text\_align = "center" } } }
-
File Browser
I’m not familiar with Nvchad but I’m sure they’re using some kind of plugin that show buffers as tabs, you could try something like bufferline.nvim
- Your favourite Neovim plugins?
-
Where can I get these fancy looking tabs?
there are many ways to achieve that. i recommend bufferline.
-
edgy.nvim: Easily create and manage predefined window layouts, bringing a new edge to your workflow
🧩 Works with any plugin. Check Show and Tell for snippets to integrate even better with plugins like neo-tree.nvim, bufferline.nvim
-
What's a very simple config change that you can't live without?
Left and right arrows to switch between buffers. I used to pair this with giving every buffer its own tab, but now I just use Bufferline which functions similarly.
-
Customized Everblush Theme
I'm currently using bufferline.nvim with scope.nvim. I made a github repo with the modifications and credits to Everblush, but I'm not sure if it's allowed, since Everblush doesn't have a License. If It's not allowed, then I'll just delete the repo and forke the Everblush repo.
-
i want to be able to see all my buffers at once. is it possible to have a buffer tree, or multiline buffers?
I used bufferline https://github.com/akinsho/bufferline.nvim
-
[Fix] "E5108...Segments must be a list" Bufferline Error Message
I believe this bug was fixed in bufferline.nvim's PR#727.
nvim-cokeline
-
How to get the first character of a string when it is a multibyte character?
I'm trying to use it to render it in a cokeline component, I want to hide only the very first letter when I'm picking a buffer, so I can show the pick_letter instead. Everytime the filename starts with one of those special multibyte characters (pretty much never), the buffername gets a weird character.
-
What plugins do you use to manage work across multiple files?
Cokeline (bufferbar) to see which buffers are loaded and close the ones i don't need
-
To anyone liking Heirline and tablines... surprise mo&$^&@%!
I've looked at Heirline a few times but I just can't get past not really understanding why I would use this over other tablines. There are a metric shitload of possibilities but I am a simple man. The lack of images on the repo makes it difficult for me as a perspective user, to look at the repo and decide if I want to use this or not. Given that Heirline is focused around a UI piece of neovim, whats your thoughts on getting a sort of "Gallery" put together to show what can be done with Heirline? Something akin to how cokeline.nvim or barbar.nvim handles this?
-
Opening Neovim in the top pane of my terminal while having a shell in a bottom pane. How did you achieve this or something similar?
They is me :) I use cokeline
-
Cokeline.nvim now supports "first" and "last" buffer configurations
New merge to master that now provides support for is_first and is_last components
-
Change my mind
May I interest you in some?
-
nvim-cokeline v0.1.0 has been released!
Hi everyone! I recently switched nvim-cokeline to semantic versioning and v0.1.0 has been released a few days ago. The plugin has had a ton of improvements since my last post, just to name a few:
-
cokeline.nvim: New updates, lots of bug fixes
My main goal at this stage is to get as many people as possible to check out the project and give feedback for further development. If you're currently using some plugin that offers similar functionality, consider checking cokeline.nvim out!
-
cokeline.nvim now supports LSP
Check it out at noib3/cokeline.nvim!
-
Introducing cokeline.nvim: A bufferline for people with addictive personalities
Check it out on noib3/cokeline.nvim and let me know if you like it! Feedback is greatly appreciated :)
What are some alternatives?
barbar.nvim - The neovim tabline plugin.
neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures.
op.nvim - 🔑 1Password for Neovim! Built using the 1Password CLI, Go, and Lua.
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
clipboard-image.nvim - Neovim Lua plugin to paste image from clipboard.
tokyonight.nvim - 🏙 A clean, dark Neovim theme written in Lua, with support for lsp, treesitter and lots of plugins. Includes additional themes for Kitty, Alacritty, iTerm and Fish.
mapx.nvim - 🗺 A better way to create key mappings in Neovim
nvim-tree.lua - A file explorer tree for neovim written in lua
vim-buftabline - Forget Vim tabs – now you can have buffer tabs
neovim-config - My Neovim configuration.
buftabline.nvim - A low-config, minimalistic buffer tabline Neovim plugin written in Lua.
