summary refs log tree commit diff
path: root/curtis/.config/nvim
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-06-10 17:06:37 -0400
committerJune McEnroe <programble@gmail.com>2017-06-10 17:06:37 -0400
commit11064d2fc6b8519b043d6ada1d57c915646482b4 (patch)
tree6216f3824f625cc1e95dc55c12dc34fb443e0bc0 /curtis/.config/nvim
parentMove actual dotfiles into curtis directory (diff)
downloadsrc-11064d2fc6b8519b043d6ada1d57c915646482b4.tar.gz
src-11064d2fc6b8519b043d6ada1d57c915646482b4.zip
Remove Karabiner config and move key layouts
Custom layouts allow me to drop Karabiner, which is necessary since it
still doesn't work on Sierra.

Moved the keylayout files to be just files since installing them with
symlinks doesn't work very well, they need to be installed with Ukelele.
I should find out what it does though.
Diffstat (limited to 'curtis/.config/nvim')
0 files changed, 0 insertions, 0 deletions
sJune McEnroe 2020-08-15Reap childrenJune McEnroe 2020-08-14Implement serviceSignal, serviceStop, serviceRestartJune McEnroe 2020-08-14Reset restartInterval and restartDeadline on startJune McEnroe 2020-08-14Switch to timespec for timeoutsJune McEnroe 2020-08-14Implement serviceStartJune McEnroe 2020-08-14Flesh out Service structJune McEnroe 2020-08-14Build environment for servicesJune McEnroe 2020-08-14Implement spawntab parsingJune McEnroe 2020-08-14Open syslog, daemonize, write PIDJune McEnroe 2020-08-14Implement user and group lookupJune McEnroe 2020-08-14Add install targetJune McEnroe 2020-08-14Add spawnd skeletonJune McEnroe