anamyk
anamyk
Hi all, after the update I started getting this build error. ``` CMake Error at /usr/share/cmake-3.16/Modules/FindPackageHandleStandardArgs.cmake:146 (message): Could NOT find Python (missing: Development.Module) (found version "2.7.18") ``` anyone know a...
Dear all, I love this amazing plugin. I prefer to with text files rather than gui, so I am trying to get css to work. I have the snippets from...
I was using `vim.g.vimtex_compiler_latexmk` with `out_dir = 'build_tex'`. I also tried adding `-outdir=build_tex` in `options`, but saving the file with `:w` would still generate output files (PDF, AUX, etc.) in...