Home • About • Now • Uses • RSS
Projects
Last Updated: 31 Mar 2024
Vim Plugins
I've tinkered with optimizations to my Vim experience over the years. Some of these, I've extracted from my main Vim config and made available as standalone Vim plugins.
Highlight.vim:
A simple, low-contrast Vim colorscheme with (drastically) reduced syntax highlighting.
Makery.vim:
A Vim plugin for managing your makeprgs.
vim-template-lite:
A tiny Vim plugin for loading template files.
vim-sniplet:
A tiny Vim plugin for abbreviation-based snippets.
Dotfiles
Vim:
My pride and joy. Has some Neovim stuff too, for configuring built-in LSP.
Zsh:
My custom zsh config. No oh-my-zsh, no antigen.
Tmux:
Styling, light keybinds, and some TPM modules I use.
Emacs:
Experimental! …Yes, I prefer Vim — how can you tell?
Dotfiles:
Vast assortment of daily drivers: i3, mutt, rofi, newsboat, and more.
Scripts:
A published selection of the custom scripts I've made: daily drivers, shortcuts, and sometimes just fun and silliness.
Firefox:
My custom user styles and user.js settings, including an arkenfox/user.js setup (scripted for ease of installation).
Miscellaneous
Lisp.js:
A Lisp interpreter written in JavaScript, in the same vein as Peter Norvig's lis.py .
AUR Scripts:
Light bash wrappers I use for managing AUR packages with makepkg and git.
Treble:
A small Discord bot, written with Fastify, for controlling my Project Zomboid server.
Advent of Code 2022:
Half-finished! Became terribly busy as the month went on. Heavily commented with algorithmic approach.
Under Construction
The Notes Project
I'm working on a set of small Web applications to demonstrate the aspects I am meticulous about in a codebase.
It's a note-taking application, in a very similar vein to TodoMVC .