iagorrr

Results 4 issues of iagorrr

A digit string is formed by concatenating consecutive numbers in a sequence. For instance, a digit string starting at 1 and ending at 10 would appear as follows: 1 2...

As mentioned in [this issue ](https://github.com/LunarVim/darkplus.nvim/issues/12) the gitsing blame isn't showing, that's because the `GitSignsCurrentLineBlame` ins't set, so the default darkvalue doesn't contrast with the background, as mentioned in [this...

Wouldn't be nice if the `use_package` function received the `argument`as an optional parameter ? instead of just set the `argument`as None ? this will avoid to create a `Preamble::Element::UsePackage` manually...