Skip to content
View jpseibt's full-sized avatar

Block or report jpseibt

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

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

Report abuse

Pinned Loading

  1. brocopy brocopy Public

    Tool for copying files to paths defined in an external file based on keys passed as arguments. Project used for learning and implementing Arena allocators and string manipulation, inspired by the r…

    C

  2. vim vim Public

    Forked from vim/vim

    The official Vim repository

    Vim Script

  3. "Handmade" Development Environment i... "Handmade" Development Environment in Vim (no plugins)
    1
    " Colorscheme name: naz
    2
    
                  
    3
    highlight clear
    4
    if exists('syntax_on')
    5
      syntax reset
  4. nazfig_repo nazfig_repo Public

    Used to manage Vim configs, dotfiles, and scripts for my Linux and Windows setups.

    Shell