Skip to content
View jwbaldwin's full-sized avatar

Block or report jwbaldwin

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 10 3

  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": [