alexander-born
alexander-born
Thanks for this great repository! I tried to modify the camviz demo to not only create a pointcloud from a single image but from multiple images. First I downloaded the...
### Did you check docs and existing issues? - [X] I have read all the LazyVim docs - [X] I have searched the existing issues of LazyVim - [X] I...
Very cool project! Thanks for that. When pair programming with a colleague we encountered that first the person who opens a new buffer, has the lsp client attached to that...
When another client opens a buffer, it is opened as modified. Closing vim without doing any file changes with `:q` leads to ``` E37: No write since last change ```
Alot of the times you need to list files in rule attributes which are relative to the path of the BUILD file (example: `srcs`, `hdrs`, `filegroups`). It would be amazing...