Skip to content
View chaitb's full-sized avatar
Block or Report

Block or report chaitb

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. NeoVim Configuration for MacOS NeoVim Configuration for MacOS
    1
    " Specify a directory for plugins
    2
    " - For Neovim: stdpath('data') . '/plugged'
    3
    " - Avoid using standard Vim directory names like 'plugin'
    4
    call plug#begin('~/.config/nvim/plugged')
    5
    Plug 'arcticicestudio/nord-vim', { 'branch': 'develop' }
  2. VSCode Vim Style Navigation Keybindings VSCode Vim Style Navigation Keybindings
    1
    // Place your key bindings in this file to override the defaults
    2
    [
    3
        {
    4
            "key": "alt+k", 
    5
            "command": "workbench.action.nextEditorInGroup", 
  3. retro-chess retro-chess Public

    CSS

  4. CircleOfLife CircleOfLife Public

    Inspired by Conway's Game of Life and Max Cooper's Order from Chaos

    TypeScript 1

  5. 14-Trees-Foundation/14trees-Dashboard 14-Trees-Foundation/14trees-Dashboard Public

    JavaScript 1