Skip to content
View mboros1's full-sized avatar

Highlights

  • Pro

Block or report mboros1

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. SignalOS SignalOS Public

    C

  2. deferred-renderer deferred-renderer Public

    C

  3. dmalloc dmalloc Public

    A malloc replacer for debugging; detects buffer overruns, double frees, memory leaks, and other manual memory management errors

    C 1

  4. init.vim init.vim
    1
    
                  
    2
    filetype plugin indent on
    3
    " On pressing tab, insert 2 spaces
    4
    set expandtab
    5
    " show existing tab with 2 spaces width