-
Hi,
I was watching a [talk](https://www.youtube.com/watch?v=_lMltUNB6Yw&list=PLhYmIiHOMWoEgJEvgkmUe8D0agxy_T2vR&index=2) by Fabrizio Ferrai @f-f. In that demo, the rainbow effect only takes place a…
-
This is kind of a bizarre problem. I installed solarized with VimPlug, added it to my `.vimrc` and sourced it, and the colors immediately worked. Closed vim, opened again, and I get the error `E185:…
-
### Contributing guidelines
- [X] I have read [CONTRIBUTING.md](https://github.com/echasnovski/mini.nvim/blob/main/CONTRIBUTING.md)
- [X] I have read [CODE_OF_CONDUCT.md](https://github.com/echasnovs…
-
Parentheses are cheap, and they can radically improve readability of complex conditional expressions.
It would be a great if we have a linter that suggests doing so in apt contexts.
```r
# actua…
-
### System details
RStudio Edition : Desktop & Server
RStudio Version : 1.4.804-1
OS Version : MacOS 10.15.6 & Red Hat 8.2
R Version : 4.0.2
### Steps to reproduce …
-
### **Describe the bug**
A clear and concise description of what the bug is.
in auto pair, or other configuration, if I write
```test(){|}```. -- | is the cursor, if I press enter, it will be ind…
-
```
What steps will reproduce the problem?
1. Use the same files and setup as from issue #231 (also attached) to add a
file, set it to use a customer XML filter with an HTML subfilter. The HTML
sub…
-
Hey, I noticed that when using colours different from gruvbox (in my case [oneDark](https://github.com/navarasu/onedark.nvim)) with nvim-ts-rainbow, that some bracket highlights result in a really dif…
-
### Neovim version
0.9.1
### Language affected
scheme
### Query
_No response_
### Strategy
_No response_
### Description
```Text
The same as [this](https://github.com/HiPhish/nvim-ts-rainbow2…
lzlcs updated
2 weeks ago
-
![image](https://cloud.githubusercontent.com/assets/5658514/12079695/1b3cd8d6-b24b-11e5-857e-06ce3c68d410.png)
Here is the list of plugins I have installed, if it's any help. My .vimrc is pretty long…