c02y
c02y
> ```lisp > (defun my-cargo-run () > "Build and run Rust code." > (interactive) > (cargo-process-run) > (let ( > (orig-win (selected-window)) > (run-win (display-buffer (get-buffer "*Cargo Run*") nil 'visible))...
> So it works fine on one of your systems? Have you made sure the config is in the right location As I said “the middle one is alacritty with...
> Could you share your config please? > > > As I said, "I can set background transparent in both kitty and xfce4-terminal", if a compositor is not running, how...
[alacritty.zip](https://github.com/alacritty/alacritty/files/5201242/alacritty.zip) > Can you reproduce this with Manjaro+XFCE outside of a VM? I'm afraid not, I have no hardware to install a new OS currently.
> [`default`](https://github.com/neovim/neovim/blob/master/runtime/colors/default.vim) is `Neovim's colorscheme`. I don't know if `LunarVim` can make some improvements here. Maybe add this config into LunarVim code when using `default` theme: ``` { "ColorScheme", {...
There are at least two bugs about vim-clap in space-vim: 1. when I call `ff` which should be `Clap files`, but according to https://github.com/liuchengxu/space-vim/blob/master/core/autoload/spacevim/map/manager.vim#L22, it is `Clap buffers` which is...
OK. I'm currently using the `~/.space-vim/init.spacvim` as my `~/.spacevim`. There are a lot of bindings are not usable after setting `let g:spacevim_enable_clap = 1` in `~/.spacevim`, and they are all...
I don't exactly understand the meaning of your expression. You don't have to change anything, just make the width smaller or height bigger, you can google "compressed/condensed font " for...
When you already made characters narrower, if you don't make them closer, the big space between characters would make your code/text extremely ugly.
The space between characters of `compressed/condensed` could just be the same as the `regular` style, no need to be smaller than `regular`.