INNER CODE UNIT · Python

Settings

evpo/EncryptPad · .ycm_extra_conf.py:12

def Settings( **kwargs ):
    ops= []
    AppendLineFile(ops, os.getenv('HOME') + '/.ycm/system_flags.txt')
    AppendLineFile(ops, 'compiler_options.txt')
    return {'flags': ops}

View source record →

📰 Research Paper
Loading…
⏳ Fetching content…