appledog
appledog
This is my temporary solution: ``` function! s:plug_help_sink(line) let dir = g:plugs[a:line].dir for pat in ['doc/*.txt', 'README.*'] let match = get(split(globpath(dir, pat), "\n"), 0, '') if len(match) execute 'tabedit' match...
+1,有了踢一下
How do you fix it ? Could anyone give a solution?
add this line to your config.h file ``` static const char *text_size = "-Sony-Fixed-Medium-R-Normal--24-170-100-100-C-120-ISO8859-1"; ```
But first you should install the larger xorg-font via 'https://www.reddit.com/r/suckless/comments/rm5827/slock_f_doesnt_show_12x24_font/'.
I agree