Illia Danko

Results 15 comments of Illia Danko

@tami5 thank you for the response, unfortunately it doesn't work (no effect as well as no error), `buf = {nofoldenable = true}` didn't help either

Neither of those two work for me: The mapping looks like: ```viml nnoremap hh :lua require'lispdocs'.split{win = {nofoldenable = true}} ``` but still has no effect. If I send `:setlocal...

Hi. If you are the terminal user you might have to try adding to your vimrc(init.vim) `set termguicolors` in most cases it fixes issues related to the cursor. Needless to...

@cortesi hi, what do you think to have a such feature?

@boskiv > can you show how you archived it? ```diff diff --git a/conf/lex.go b/conf/lex.go index 22ce2a7..3449c99 100644 --- a/conf/lex.go +++ b/conf/lex.go @@ -37,6 +37,7 @@ const ( itemRightParen itemSpace itemVarName...

The hotfix satisfies requirements is done:). Probably it is possible to make historical logic for all commands but requires more effort to make.

@kovasap scale using xrandr makes all images blurry and unclear

Can confirm that dpi settings are ignored by `qtile widgets only` under X11. Namely `Xft.dpi: 120` settings from ~.Xresources doesn't make any effect on a bottom Bar from a default...

@cr1ogen playing around with xrandr make an image blurry on my screen. I have 1920x1200 screen and using `Xft.dpi: 120`.

Looks like newer versions of clangd drop supporting -std option