neeshy
neeshy
Steps to reproduce: Shift-click tabs from one window and drag them to another window. Now VimFx will only function in the first tab moved over. Shift-escape doesn't seem to fix...
### Screenshots mpv w/libass 0.17.1  mpv w/ libass 0.17.2 ![Wolf...
Due to conflicting default method implementations: ``` aQute.libg/src/aQute/lib/collections/SortedList.java:31: error: types List and SortedSet are incompatible; public class SortedList implements SortedSet, List { ^ both define reversed(), but with unrelated return...
``` > 16 mod (16 mebi) 0 > 16 mod (6 mebi) 4 ``` It seems that trying to force associativity drops the units within the parentheses. The expression is...
This PR fixes an issue where where highlight groups which only define `cterm*` fields wouldn't be considered by `highlight.lua`.
### Self Checks - [X] I'm using the latest lualine. - [X] I didn't find the issue in existing issues or PRs. ### How to reproduce the problem I have...
Depends on #8, let me know and I can rebase. There are cases where I want each of `close_if_max_opened` and `open_if_max_closed` to be active, and other cases where I don't....
`global_open` and `global_close` don't take `close_if_max_opened` and `open_if_max_closed` respectively in account. This results in folds erroneously cycling when either of `open` or `close` are issued at the top (fold) level....