Dr. Erick A. Chacón Montalván

Results 6 issues of Dr. Erick A. Chacón Montalván

I use Nvim-R inside a docker container. It works great, but the only problem is that the message "Updating nvimcom ..." appears everytime when I restart the container. After some...

This allows to locate your **Rmd** files on a folder `dir_src` (default: ".") and your **blog** in another folder `dir_blog` (default: "content"). This add flexibility for different workflows. In particular,...

This fixes issue #418. It might be far from optimal because the function `separate_header_text_jl` is almost a copy of `separeate_header_text`, happy to receive feedback.

Would be of interest to have a RectilinearGrid type? See an example at https://en.wikipedia.org/wiki/Regular_grid. This type of grid might not be so useful for applications, but it can be used...

feature

When trying to indent multiple lines, I get the following messages `E481: No range allowed`. This happens in any line of the file being edited, and not only on the...

Just to mention that it would be nice to have implementations for Quadtrees as in CGAL. ![image](https://github.com/JuliaGeometry/Meshes.jl/assets/7862458/33cdd8cf-ff32-4b54-91b2-6590318cfb84) Image taken from [CGAL](https://doc.cgal.org/latest/Orthtree/index.html#title2)

help wanted
feature