Josef Litoš

Results 49 issues of Josef Litoš

My config has a couple of opacity rules, but none of them work with this fork, probably because it doesn't follow the yushi's original so it is very far behind....

Hi, I recently noticed that quite a few of the plugins I use are polluting the global namespace often without the necessity to do so. I wanted to ask if...

### What are you trying to do, and what do you expect to happen? I am opening minecraft block models and expect the associated textures to be found and loaded...

linux

the only code files changed were: `parser.names`, `colorizer` and `matcher`

could a support for latex color definition format be added? Example: ```tex \definecolor{sectcol}{RGB}{255,150,0} ```

Just as we have different colors for border, it would be nice if the colors settings could be expanded to shadows too, possibly like: ``` set $... #color client.focused $border...

enhancement

![obrazek](https://github.com/utilyre/sentiment.nvim/assets/54900518/f912dcdb-ffd3-4c37-bf9e-e1bc60d51169)

### Problem when `` (or any other term shortcut with special meaning) is mapped for a buffer, it also overrides `` global mapping (not buffer specific) ### Steps to reproduce...

bug
mappings

hi, I just ran into this, it's a very basic fix, but valuable nevertheless. I also deleted one line because none of it's groups are being used, (looked with vim's...

There are more fixes to be done, but I will leave those just in my fork to not clutter the diff so much. This is also not the prettiest fix,...