Jiarong Deng
Jiarong Deng
1. Peeking definitions within the same buffer - [x] Only remove the keymappings when all the related preview windows are closed - [x] Keep the definition windows relationships based on...
Hello When I followed your guide to boot 32bit EFI by using [/efi/boot/bootia32.efi](https://github.com/Overc1ocker/I386-Grub-efi/blob/master/efi/boot/bootia32.efi), error came across.  But I found another `bootia32.efi` which worked while I was installing `arch linux`....
As the title, please !
The `{{TOKEN}}` in this case, is parsed as `value`, instead of `variable`. The header should be parsed to ``` header name: name value: value value: value value: variable name: identifier...
The `{{TOKEN}}` in this case, is parsed as `value`, instead of `variable`. The header should be parsed to ``` header name: name value: value value: value value: variable name: identifier...
### Describe the bug After https://github.com/yetone/avante.nvim/commit/b837274e0fa0fdf13885f533883edeeeb929daee, the sidebar's borders are all with bright color, which definitely doesn't look like the border for other panes. ```shell # my theme is `catppuccin-mocha`...
The current method to parse the ENV from cmd is running asynchronously. Sometimes, I would keep having failures in getting the specified ENV key. It would be better to run...