-
Hey, I'm using nord theme for xfce terminal as well as for vim, when I'm using visual mode, the highlighted text are blocked out.
![image](https://github.com/user-attachments/assets/6eb0664f-cadd-4…
-
Hi, i have trouble using the wal.vim lightline colorscheme
i add this in my .vimrc:
```
let g:lightline = {
\ 'colorscheme': 'wal',
\ }
```
and i get the following error:
```
Er…
pasau updated
4 years ago
-
Installed gruvbox using Pathogen, by cloning to `~/.vim/bundle`. Theme is working fine. But as soon as I add `'colorscheme': 'gruvbox'` to lightline config, the following error pops up:
```
"." is…
-
lightline
- [delphinus/lightline\-delphinus: Yet another theme for lightline](https://github.com/delphinus/lightline-delphinus)
- [niklaas/lightline\-gitdiff: Show added, deleted and modified line…
-
When open vim bracket are `white` like this
![image](https://user-images.githubusercontent.com/13111040/82533288-929c9380-9b08-11ea-9cfd-3ba5396fcd26.png)
But if I run next commands those change t…
-
Hi, I'm running macOS Mojave 10.14. The color scheme works great on my linux desktop, but on my Mac laptop this color scheme renders incorrectly, as shown below.
This is my .vimrc:
```
filetype p…
-
I use guicolors in terminal and looks like the colorscheme doesn't set good colors for NonText and lightline:
![imgur-14:59:13_08-02-2020](https://user-images.githubusercontent.com/1269815/74089814…
-
I've got dark-notify setup like thus:
```
local dn = require('dark_notify')
dn.run({
schemes = {
dark = {
colorscheme = My_theme_dark,
lightline = My_themel_dark
…
-
Here's my current lightline configuration:
### Tabline
![20200822_14h44m35s_grim](https://user-images.githubusercontent.com/46855713/90964404-d85d5500-e485-11ea-9c7b-34a5a9d5689b.png)
The main …
-
![ll](https://user-images.githubusercontent.com/56853194/150689178-bead2662-29f2-4e2d-9d58-502bba25d913.png)
Plugin doesn't do anything to the vim statusbar. What I'm doing wrong?
I installed your…