Yihang "Corvo" Liu
Yihang "Corvo" Liu
BTW, is this still maintained?
BTW I know I could remove the rule entirely and insert my own rule. But if I choose to do that I need to manually update my rules whenever the...
actually vim modelines can occur at the last line of the file... And consider this common lisp & bash hybrid script, how would you highlight it? ```lisp #!/bin/sh #|-*- mode:lisp...
Hope this will be merged. On my computer ranger call so many identify instances that eat up all of my memory. (In a directory with 99 files, and most of...
I personally interested in scaling for both. But I think it's OK to let user decide whether to scale both or not.(add some options to do that)
I don't know because I use Sway daily...
@Omnikar Even though I'm a neovim user, I still think the emacs approach is better. Because you don't need to deal with remapping, which can be error-prone, and actually raise...
@Omnikar Sorry, that's a typo. By the issue of remapping I mean: A may be mapped to B, yet B is mapped to C, and this can chains up. If...
Well, in that case it would be alright.
@Omnikar maybe your problem here(hiding brackets) will be workaround by virtual text(#417), though this is not yet merged.