Stephen Barrett
Stephen Barrett
Hi, just noticed that your readme does not list emacs as an editor your font works with. I can confirm that it works very well, stable and with no problems...
consider a query of form ``` MERGE (x:SomeTag{a:"val1",b:"val"2,c:"val3"}) ON MATCH SET x.d = "val7", x.e = "val8", ... , x.z = "val9" ON CREATE SET x.d = "val4", x.e =...
seg fault on build from this morning..(make and make install worked fine) ``` emacs-mac my-laptop $ /Applications/Emacs.app/Contents/MacOS/Emacs.sh Fatal error 11: Segmentation fault Backtrace: 0 Emacs 0x000000010e3f5a66 deliver_thread_signal + 54 1...
Hi, thanks for great software. i wonder could this repository be refreshed to the latest gitlib2? thanks.