Hissssst

Results 43 comments of Hissssst

I have great performance on linux+wayland+alacritty+zsh, redrawing takes less than 0.1 second. Great plugin

@oliver-kriska , thank you for this benchmark! However, I think that the performance difference between `:persistent_term` and `:ets` (without `read_concurrency`) implementations is visible only in parallel access. And to be...

For example, with the same benchmark with `parallel: 4` on 8 core intel i7 shows For `ets` without `read_concurrency` ``` Name ips average deviation median 99th % decrypt 380.45 K...

@fenetikm I've created the theme. You can add it to the repo if you want. ![2022-03-31_17-09](https://user-images.githubusercontent.com/37012324/161062334-c1cd6b79-bfaf-47ee-bdab-123fc5474311.png) ```ini [base] default = none unknown-token = none commandseparator = 146 redirection = none...

Coloschemes look different. And I loved the old one much more. Colorscheme with treesitter has too many yellow accents This is old one: ![old one](https://user-images.githubusercontent.com/37012324/139412970-ac47bc55-5e2d-408c-ba41-0a111a489cc9.png) This is new one: ![new...

Is it possible to have docstrings displayed as comments?

Like in screenshots I've attached: docstring is that string which starts with `@moduledoc` and in vanilla colorscheme docstring is grey while other strings are `#bfdaff`

It looks like this: ![pic](https://user-images.githubusercontent.com/37012324/95452803-56ec5400-0959-11eb-877d-1a339da1260c.jpg)

@fenetikm Did it