Skip to content
View jwbaldwin's full-sized avatar

Block or report jwbaldwin

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

Hi

I build things (tweak my neovim config)

Pinned Loading

  1. dotfiles dotfiles Public

    My dotfiles, tracked in a bare git repository. No magic, no ceremony.

    Lua

  2. invaders invaders Public

    Phoenix LiveView Space Invaders game

    Elixir 2

  3. moonlight-material.vim moonlight-material.vim Public

    Forked from kaicataldo/material.vim

    🎨 A port of the Material color scheme for Vim/Neovim

    Vim Script

  4. oscura.nvim oscura.nvim Public

    A neovim port of Oscura —an unapologetically dark and minimal theme based on Fey. 🌘

    Lua 7 4

  5. Ecto: reverse a preload Ecto: reverse a preload
    1
      @doc """
    2
      Reverse a preload for testing. Would place in DataCase.
    3
      
    4
      ## Example
    5
          site = Repo.get!(Site, 1) |> Repo.preload(:user)
  6. .projecitonist for elixir .projecitonist for elixir
    1
    {
    2
      "lib/**/views/*_view.ex": {
    3
        "type": "view",
    4
        "alternate": "test/{dirname}/views/{basename}_view_test.exs",
    5
        "template": [