Skip to content
View eddyekofo94's full-sized avatar
💭
Happily Coding
💭
Happily Coding
Block or Report

Block or report eddyekofo94

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. gruvbox-flat.nvim gruvbox-flat.nvim Public

    Another attempt of a flat Gruvbox theme for Neovim

    Lua 238 21

  2. nvim-bak nvim-bak Public

    My attempt to create a decent Nvim config.

    Lua 3 1

  3. .files .files Public

    My Personal dotfiles

    Shell 2

  4. pyramidVue pyramidVue Public

    Pyramid Web Framework (Python) implemented with Vuejs (JavaScript) & Webpack (HMR): starter template

    Python 35 6

  5. cookiecutter-cpp cookiecutter-cpp Public

    Forked from hbristow/cookiecutter-cpp

    A test-driven C++ project template built on CMake and GoogleTest

    CMake 2

  6. .clang-format .clang-format
    1
    ---
    2
    Language:        Cpp
    3
    # BasedOnStyle:  Google
    4
    AccessModifierOffset: -4
    5
    AlignAfterOpenBracket: Align