poetaman

Results 115 issues of poetaman

The highlight of ``[]`` and task description belongs to different highlight groups. This makes it possible to have italic font for description of completed tasks (highlight group ``VimWikiTask``) while keeping...

Vim documentation's file tips.txt has an example on how to open help in current window. It works when used, but for some reason vint gives a syntax error on it....

Do libaco coroutines run on different CPUs at the same time. i.e. does the program performance benefit from having multiple CPUs? Or do coroutines run on only one CPU at...

Create light version of pragmata pro

variable font is the remedy

Create non-monospace version of pragmata pro, would be ideal for short body texts!

What are the steps to start using this after moving the file ``matrix.dylib`` (renamed from ``libmatrix.dylib``) to ``~/.weechat/plugins/``. ``` ❯ neofetch 'c. [email protected] ,xNMM. ---------------------------- .OMMMMo OS: macOS 11.6 20G165...

Please add support for zinit plugin system: https://github.com/zdharma-continuum/zinit. Thanks a lot for this amazing project!

Hi, my test directory was not found by ``rm --restore`` command. It gave this message: ``no deleted files found``. Steps: ``` cd ~/.config mkdir calcurse // I already had this...

As pointed in the comment https://github.com/GothenburgBitFactory/taskwarrior/issues/2514#issuecomment-869069985, the taskwarrior-timewarrior python hook prints incorrect start/end/duration times for some ``>>task `` commands. The example is described in the comment at https://github.com/GothenburgBitFactory/taskwarrior/issues/2514#issuecomment-869065216 of taskwarrior's...

bug
good first issue
on-modify-hook

Hi, completionItemKindLabels for TabNine suggestions are not visible except for kind "snippet". I am using this on macOS ARM64 with neovim nightly (NVIM v0.5.0-dev+nightly-120-g1186f7dd9).