Skip to content
View DrKJeff16's full-sized avatar
🇲🇽
Doing my best
🇲🇽
Doing my best

Highlights

  • Pro

Organizations

@tosdr

Block or report DrKJeff16

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 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
DrKJeff16/README.md

DrKJeff16

GitHub Streak

DrKJeff16's GitHub Stats Top Langs

Current Projects

About Me

I love Linux (I use Arch, btw), open-source software and Neovim.

Helping around as much as I can and documenting code are among my main objectives.

Pinned Loading

  1. project.nvim project.nvim Public

    A Neovim plugin that sets the cwd to the project root, stores projects in a history file, includes a telescope picker, supports fzf-lua, and provides UI tools

    Lua 76 4

  2. wezterm-types wezterm-types Public

    WezTerm Lua config types for Lua Language Server

    Lua 100 20

  3. nvim nvim Public

    A personalized, highly documented, up-to-date Neovim config.

    Lua 5

  4. dotfiles dotfiles Public

    My own dotfiles.

    Shell 1

  5. `build_nvim.sh`: A boring Neovim bui... `build_nvim.sh`: A boring Neovim build bash script
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    OPTS=':hxXvfpc:g:s:C:B:'
    4
    
                  
    5
    CLEAN=0