bufferline.nvim
tokyonight.nvim
bufferline.nvim | tokyonight.nvim | |
---|---|---|
70 | 85 | |
3,681 | 6,719 | |
1.7% | 2.2% | |
7.3 | 9.5 | |
24 days ago | 9 days ago | |
Lua | Lua | |
GNU General Public License v3.0 only | Apache License 2.0 |
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.
tokyonight.nvim
-
Multifunctional IDE using Neovim (1 of 3)
For example, let's set a color scheme, I like TokyoNight, you can set any you like:
-
Closest thing to tokyonight.nvim that works with standard vim?
I have several production servers I work on that we use standard vim9 on to edit config files, etc. I love tokyonight.nvim and would love to be able to use it or something as close to it at possible with vim9, but have yet to be able to find anything. Any suggestions?
-
[ Discussion ] Complexity Hell for neovim themes
Tokyonight highlight file almost 1000 Lines
- LazyVim
-
Diffview.nvim colorscheme
Looks like tokyinight.nvim.
-
How can I change the pyright lsp comments color?
This should come from DiagnosticVirtualTextError and usually the colorscheme you're using sets it. Check the documentation of your colorscheme to see if you can change highlight groups in your colorscheme or try to link the DiagnosticVirtualTextError to a different HighlightGroup or color. The colorscheme you're using seems to be linking DiagnosticVirtualTextError and keywords to the same HighlightGroup. Or you might try a different colorscheme which (hopefully) doesn't have problems like that. One I would suggest is Tokyonight, if you would like to check it out.
-
Does anyone know what the default theme used in lunar vim is? Hoping to get it for my Neovim setup.
I think it 's tokyonight https://github.com/folke/tokyonight.nvim
-
I don't understand Lua modules
So for tokyonight.nvim, when that folder is added to the rtp:
-
What color scheme do you use?
Tokyonight in dark mode
-
Eye saving themes suggestions
https://github.com/folke/tokyonight.nvim - my choice. Usually average 6 hours a day using it. Shell, nvim, etc.
What are some alternatives?
barbar.nvim - The neovim tabline plugin.
catppuccin - 😸 Soothing pastel theme for the high-spirited!
neo-tree.nvim - Neovim plugin to manage the file system and other tree like structures.
emacs-which-key - Emacs package that displays available keybindings in popup
lualine.nvim - A blazing fast and easy to configure neovim statusline plugin written in pure lua.
rose-pine-theme - All natural pine, faux fur and a bit of soho vibes for the classy minimalist
nvim-cokeline - :nose: A Neovim bufferline for people with addictive personalities
nightfox.nvim - 🦊A highly customizable theme for vim and neovim with support for lsp, treesitter and a variety of plugins.
nvim-tree.lua - A file explorer tree for neovim written in lua
fish-shell - The user-friendly command line shell.
nvim-tabline - Tabline for neovim written in lua
gruvbox - Retro groove color scheme for Vim