Skip to content
View DrKJeff16's full-sized avatar
🦊
Working from home
🦊
Working from home

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.

Please don't include any personal information such as legal names or email addresses. Maximum 250 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
DrKJeff16/README.md

DrKJeff16

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. wezterm-types wezterm-types Public

    WezTerm Lua config types for Lua Language Server

    Lua 89 20

  2. project.nvim project.nvim Public

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

    Lua 58 4

  3. Jnvim Jnvim Public

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

    Lua 4

  4. `build_nvim.sh`: A Neovim builder wr... `build_nvim.sh`: A Neovim builder written in BASH script
    1
    #!/usr/bin/env bash
    2
    
                  
    3
    OPTS=':hxXvfpc:g:s:C:B:'
    4
    
                  
    5
    CLEAN=0