Stefan Lendl
Stefan Lendl
I have the same issue.. I am using meson>ninja project setup where the src and build directories are separeted ``` /.lvimrc build/compile_comands.json src/ ``` I ususally start vim within the...
yes. `compile_commands.json` is very project specific.. and for that I only set this in localvimrc anyway.. I think the search path should do the trick as well if you want...
I just figured out that the ` let g:deoplete#sources#clang#clang_complete_database = g:localvimrc_script_dir.'/build'` in `deoplete-clang` doesn't actually work properly.. struct members are not copleted f.e. I am now using the `.clang` file...
I usually play it with mpv from the command line which uses ffmpeg like: mpv "http://localhost..." --sub-file "http://localhost..." works far better than "server-side" decoding or in-browser playing..
you can use netselect-apt for that. it gives you a list of the 10 best mirrors... you can then copy it into the MIRRORS variable.. shouldn't be too hard to...
I wrote a little python script that does that for me on Debian testing: https://github.com/stfl/apt-fast-mirrors
any updates on this one?
I will check tomorrow. On Wed, 4 May 2022, 17:40 Matt Hegarty, ***@***.***> wrote: > Hi @stfl - thanks for submitting this. Is it > possible you could supply suitable...
@matthewhegarty I added tests now.
It's also relevant for `ts-active` timestamps. In particular this shows up for me when syncing my calendar with org-gcal which will create active ranged timestamps.