-
Normally, opening a gitgraph will visualize the commit history with the lines and text as different colors.
Problem: if the colorscheme is set at all in the same buffer as the gitgraph, either manual…
-
### Did you check the docs and existing issues?
- [X] I have read the docs
- [X] I have searched the existing issues
### Neovim version (nvim -v)
0.9.2
### Operating system/version
wsl2 ubuntu 22…
-
The whole text in a markdown file is white/black.
![image](https://github.com/projekt0n/github-nvim-theme/assets/48217573/6f9b4b4d-1382-49e8-928b-827b41b63163)
It should have syntax highlighting…
-
Please add some Tokyo Night-ish theme (~~and perhaps the syntax highlighting?~~) for Minimal, especially the color schemes Tokyo Night (_Moon_) and/or Tokyo Night (_Storm_). I would be happy just for …
-
### Neovim version (nvim -v)
0.8.0
### Operating system/version
linux
### Describe the bug
![2024-04-24_16-44-31](https://github.com/stevearc/overseer.nvim/assets/9283254/1babc03f-65ff-4afc-9e8…
-
Since 0dc8e0f262246ce4a891f0adf61336b3afe7c579, the behavior of pasting a deleted line changes.
Reproduce:
1. `echo '111\n222\n333\n' > test.txt`
2. `nvim -u init.lua test.txt`
3. Move cursor to…
-
**Describe the bug**
after changing color scheme, the created highlight groups get deleted (for most color schemes) and it disables highlighting
**To Reproduce**
use a color scheme such as tokyon…
-
Currently, the plugin effectively displays references, declarations, and usages for methods and functions in Go, but it fails to provide any information for struct types. Ideally, the plugin should al…
-
### Question or Suggestion
I'm in the middle of reworking the neogit theme for cyberdream and need to use a darker color of red/green in git diff bg. I'm trying to avoid hard coding a specific colo…
-
I put the following configuration in my vimrc file:
``` lua
require("scrollbar").setup({
handle = {
color = "#292e42",
},
marks = {
Search = { color = "#ff9e64" },
…