h0adp0re

Results 15 comments of h0adp0re

[indent-blankline.nvim](https://github.com/lukas-reineke/indent-blankline.nvim/commit/6c4ca1bb3e8c91da1acef812dc7017790282f818) can do this on the `lua` branch. the only requirement is that you use neovim >=0.5 (currently nightly)

FWIW I solved the issue by creating a shell script instead of compiling an app. The only caveat with this solution is that you need to grant accessibility rights to...

I think I fixed it. This seems to work: ```tmux bind-key a run-shell " \ thyme; \ sleep 1; \ tmux refresh-client -S; \ " bind-key A run-shell " \...

@samoshkin please consider merging this. Currently I (and probably many others) have resorted to using [aaronlna/tmux-plugin-sysstat](https://github.com/aaronlna/tmux-plugin-sysstat) but it'd be nice to use the main project.

Oh yeah, that's a good point. There are some inconsistencies: - The metric for used CPU percentage, `#{cpu.pused}`, has floating points. - The metric I'm using for RAM, `#{mem.used}`, has...

Any chance to see this in the settings any time soon?

Try moving `zsh-syntax-highlighting` to the very end of the file. OR Try moving your `bindkey` definitions before any plugins.

Would also be interested in seeing this merged.

Can confirm the same for JavaScript.