Yochem van Rosmalen

Results 61 comments of Yochem van Rosmalen

> No, the last two should just pass the modifier to inspect_tree Sorry, that's what I meant to say. I'll implement it like that!

Should `:InspectTree` also be able to receive a count? e.g. to do `:50InspectTree`? and on that same note, > And for the first two, it's enough to make the default(!)...

> What would that do? Open the tree for the tree (which is tree-sitter highlighted) for the tree for the... you get the idea? It would specify the ~width~ _size_...

Will do. I'll also keep the default `:60vnew` for now, then.

Okay, away from Explore since that does not have much to do with it, but rather the `:new` command: `:25new`: `:5new`: It would make sense to me that if `:InspectTree`...

> My point: > > 1. `:10vnew InspectTree` -> supported > 2. `:10InspectTree` -> no need to support But `:10vnew` is not a modifier, so that won't work (it creates...

It seems that Hayagriva just puts in the CSL prefix field for the DOI, which in some cases is `https://doi.org/`, but in others `DOI: `. Thus, hayagriva should make either...

Would it be a good idea to store the binary in `$VMODULES/vls/bin/`?

> The problem with that is... what happens if there are multiple users on a machine? They would all be forced to use the same config. > > That's why...

Ah okay. Sorry that I explained it again then. I suggested `$VMODULES/vls/bin/` only for the binary. Would it be a problem to share the binary between users? Also, currently `os.vmodules_dir()`...