Toyam Cox
Toyam Cox
At present only the splitting commands do not work without syntax on with my setup.
``` Error detected while processing function vimwiki#vars#init: line 3: E121: Undefined variable: s:current_syntax E116: Invalid arguments for function vimwiki#vars#populate_syntax_vars ```
I can follow links, but not split and follow.
I don't think this is a problem with this library, but with postman-echo.com They seem to require the content-type be set. This is what I get when I try the...
And with `http/patch` ``` PATCH / HTTP/1.1 Host: localhost:1234 User-Agent: http-kit/2.0 Accept-Encoding: gzip, deflate Content-Length: 3 abc ```
I wonder if anybody uses `/` with nfs
Maybe the fix should be within runit, to enable chrooting back into the initramfs?
Oh I do this (running it as a user service). Intentionally, too. I use dwm and a rather minimal xinitrc and don't always have my x11 up when I want...
Oh yeah, I've got a user-dbus as well. ``` #!/bin/sh exec dbus-daemon --session --nofork --nopidfile ``` and ``` #!/bin/sh #-- ensure XDG_Runtime_dir is set unset XDG_RUNTIME_DIR export XDG_RUNTIME_DIR=$(mktemp -d /tmp/$(id...
Oh interesting, I think I could serve to fix that. I'm listening to a podcast through this stack right now!