Stefan Novaković

Results 10 issues of Stefan Novaković

As mentioned in #27469, there is an inconsistency between extmarks/highlights regarding the `end_col` option. Now the `end_col` option in the `nvim_buf_set_extmark` function can be set to `-1` - meaning to...

extmarks
ci:skip-news

Fixes #480. ## Explanation of the code: **Note that this explanation talks only about netrw, but some other things could be causing the same problem as well.** First of all...

## Expected behavior: Same thing that happens when doing something like `:e some_file`. https://github.com/ThePrimeagen/harpoon/assets/100767853/e6fb82a6-83ad-4d4c-a71e-633adea04e73 ## Ackchyual behaviour: https://github.com/ThePrimeagen/harpoon/assets/100767853/ef6c3fa0-56ef-4a1f-9e69-1ffcda314d68

- [x] #6 (by @Davidyz) - [x] Clear Screenkey after some time (by u/evergreengt on Reddit) - [x] Add a debug option (by @Makaze) - [x] Key grouping (by u/OkDifference646...

### Did you check the docs and existing issues? - [X] I have read the docs - [X] I have searched the existing issues ### Neovim version (nvim -v) 0.10.0...

bug

### Problem ### Just after opening neovim ![image](https://github.com/NStefan002/screenkey.nvim/assets/100767853/9c097141-1c54-4959-8beb-d49c4eda4df3) ### After resizing neovim ![image](https://github.com/NStefan002/screenkey.nvim/assets/100767853/0f1e7544-f7dd-4f03-b854-7940617742bd) ### Steps to reproduce 1. open neovim with `nvim -c "Screenkey toggle` 2. increase/decrease the font size...

bug
help wanted

![image](https://github.com/user-attachments/assets/e6090476-4c02-470c-bc94-c540629f0925) Since the recent breaking change, when I try to redo some changes, the prompt opens up in the bottom left corner (see the image) and there are no highlights....

Closes #472. Before merging: - [ ] Do you want formatter actions to apply formats or only check if the code/docs follow the formatting rules? - [ ] If the...

Hi, First of all, thank you for the great work on this project. I'd like to propose introducing standard formatting tools. This will make contributing and maintaining easier. Since all...

## Description This is just my proposed solution to the issue linked below. If you have some better ideas that I could implement, let me know. ## Related Issue(s) #977

size/xs