summary refs log tree commit diff
path: root/home/.config/nvim/ftdetect
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-01-12 19:00:12 -0500
committerJune McEnroe <june@causal.agency>2021-01-12 19:00:12 -0500
commit911b4761e465ec084acc7e14ca18dfe5e9b8a00a (patch)
treedaf2217b99257682e651a25bb582d258da95a284 /home/.config/nvim/ftdetect
parentList both Makefile and html.sh under README.7 (diff)
downloadsrc-911b4761e465ec084acc7e14ca18dfe5e9b8a00a.tar.gz
src-911b4761e465ec084acc7e14ca18dfe5e9b8a00a.zip
Split fields by tab only
Also don't fail hard on non-forward-search definitions.
Diffstat (limited to 'home/.config/nvim/ftdetect')
0 files changed, 0 insertions, 0 deletions
ice.c?id=e68a29c15e5f1050a19b399f86ff5caf5d1d77f0&follow=1'>Implement 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