Troy Patrick

Results 6 comments of Troy Patrick

I'm pretty keen to get this landed so was doing some exploratory work around it and it's more complicated than it first appeared. Tagfunc has two modes of operation, one...

Try adding `set hidden` to your vim config. Setting that allows vim to hide buffers not currently attached to a window instead of unloading them (unloading them is destructive so...

`cmake-server` was removed in version `3.20` in favor of the `cmake-file-api`. You'll either need to use a version of `cmake` older than `3.20` or update `bauer`'s cmake support to leverage...

`cmake-server` was removed in version `3.20` in favor of the `cmake-file-api`. You'll either need to use a version of `cmake` older than `3.20` or update `bauer`'s cmake support to leverage...

Yeah that's what my question was about. > We are currently looking for a way to resume maintenance and we're also looking into releasing Boden under a permissive license to...

@felixfbecker Is this blocked on something?