Skip to content

Instantly share code, notes, and snippets.

testing update-demos-4.0beta2 on Linux Debian 11

overview explanation:

l = loading
r = running
e = export to linux.x86_64
w = web / run in browser from within godot
f = fixed
* = seems unfinished
@themancalledjakob
themancalledjakob / .ycm_extra_conf_openframeworks.py
Created November 29, 2018 20:37 — forked from daragao/.ycm_extra_conf_openframeworks.py
YouCompleteMe "let g:ycm_global_ycm_extra_conf = "~/.vim/.ycm_extra_conf_openframeworks.py"
# add this to your vimrc
#let g:ycm_global_ycm_extra_conf = "~/.vim/.ycm_extra_conf_openframeworks.py"
# Partially stolen from https://bitbucket.org/mblum/libgp/src/2537ea7329ef/.ycm_extra_conf.py
import os
import ycm_core
# These are the compilation flags that will be used in case there's no
# compilation database set (by default, one is not set).
#!/bin/sh
echo "yeah baby"
echo -ne '\b\b\b'
echo -e 'foooo\rbar'
echo -e "\033[2K\033[2K\033[2K\033[2K\033[2K\033[2K\033[2K"