-
Hi there, thanks for the awesome theme.
I would like to suggest an option for shading the window of the file explorer (or in this case, [nvim-tree.lua](https://github.com/kyazdani42/nvim-tree.lua))…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### What happened?
The issue is that the foreground color to the active tab is a bright highlight. I can directly …
-
Would be nice to have it on barbar.
-
for example at the top buffer tabs, the icon background are dark, but at the left file explorer icons are fine.
-
![image](https://user-images.githubusercontent.com/97107165/173399658-3a5d2fda-6a61-4a41-89be-9455be77d389.png)
As you can see... the color of bufferline have some problem, so how to make backgroun…
NEX-S updated
2 years ago
-
With the following lazy.lua file
```lua
local lazypath = vim.fn.stdpath("data") .. "/lazy/lazy.nvim"
if not vim.loop.fs_stat(lazypath) then
vim.fn.system({
"git",
"clone",
"--filter=bl…
-
Thank you for your work, I like it very well. Can you provide support for custom configuration options? When I update, my custom configuration will be overwritten.
-
**Description**
Since today's chunk of updates (specifically 58dfef604bf9bae4943cf051d91fa8a364e2a7d5), it seems that my Barbar breaks, causing this error message every time I start up Neovim.
*…
-
Add clock widget to the tabline using strftime() that allows you to format it how you want.
Something like what can be seen here: https://github.com/itmecho/neoterm.nvim
-
### Checklist
- [X] Using a stable version of Neovim (i.e. not neovim nightly)
- [X] `:PackerSync`
- [X] `:AstroUpdate`
- [X] Restarted AstroNvim
### AstroNvim version
v2.1.1
### Neovim version (>…