LamprosPitsillos
LamprosPitsillos
.jar file is missing , can you please add some documentation on how to build from source ?
Tried following the example given to have `nvim` open pdfs in `zathura` instead of binary form but nothing happens,expect from `nvim` opening the pdf in binary. Am I doing something...
https://github.com/hrsh7th/nvim-cmp/blob/1001683bee3a52a7b7e07ba9d391472961739c7b/doc/cmp.txt#L522 ``` Currently, the possible configurations are: ```
Took the idea from the issue creator , rogino, and tried to fix the bug.
I just started using pywal and i am amazed as to how easy it is to change the theme. But when i use commands like `fd` ,the rust rewrite of...
# Video explanation https://user-images.githubusercontent.com/61395246/135768506-ad9f7577-4fdb-4a5e-b31d-1ed7b710bc3e.mp4 # Info The problem is only present if i call from a shortcut, starting `kitty` and then `vifm` works fine. + Term: `kitty 0.23.1 created by...
https://user-images.githubusercontent.com/61395246/165488304-d487b8e6-a9f8-4efe-a9f0-4c5c888e34e9.mp4 It lags a lot after a few seconds of Twilight being ON.
I want to change `yylex` to `alpha_yylex`, that also takes in a vector as an argument. ```cpp . . #define YY_DECL int yyFlexLexer::alpha_yylex(std::vector tokens) %} . . . in main()...
I simply wanted to choose symbols from my font instead of the emojis, so i added that feature. I think the only thing missing is to add to the documentation....
Is there a way for it to print command query if sk is in `-i -c` mode?