Sassan Haradji

Results 48 issues of Sassan Haradji

Consider this code `{}}>` if I press `%` in the beginning, I expect it to go to the end of line (the second `>`) but it goes to first `>`....

I'm using UltiSnips and I get this error when I open a `.gitignore` file: ``` An error occured. This is either a bug in UltiSnips or a bug in a...

**Is your feature request related to a problem? Please describe.** I implemented a shortcut to automatically go to the next/previous file when navigating hunks and it reaches end/beginning of the...

enhancement

Similar issue: https://github.com/rcarriga/nvim-notify/issues/4 I'm using bottom up layout, and the notifications cover the status line. The value of these options in my setup may be relevant: ``` vim.opt.cmdheight = 0...

Currently the api of this plugin in Neovim side is in Vimscript, it would be more convenient if we can have a Lua api too.

enhancement

When I create an image based on rpi-bookworm-lite-arm64 which is ~450MB in xz format and ~2.6GB when uncompressed, the filesystem doesn't have enough room for provisioning commands I run (simple...

Tests written as ``test(`Some test`)`` are not supported (the test name is written in back ticks), it would be nice if we can support them.

It would be nice if you add some explanation why it is needed and what are the risks it may introduce and what would be the best practices to minimize...

documentation

I'm trying to create RPi images for my application based on lite, normal and full images. It works for lite and normal images but for the full image, since it...