From 1088ccb9734bb1483e31336440cb1910cd1576b9 Mon Sep 17 00:00:00 2001 From: "C. McEnroe" Date: Mon, 24 Aug 2020 21:42:45 -0400 Subject: Import xdg.c from catgirl --- Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index a325b8a..0fcadf5 100644 --- a/Makefile +++ b/Makefile @@ -20,6 +20,7 @@ OBJS += local.o OBJS += ring.o OBJS += server.o OBJS += state.o +OBJS += xdg.o dev: tags all -- cgit 1.4.1 type='hidden' name='id' value='00052506073f6e04294690e17f949773982f23f7'/> dontfiles
summary refs log tree commit diff
path: root/.config/nvim (unfollow)
Commit message (Expand)Author
2016-07-24Add may and refactor ssh configJune McEnroe
2016-07-18Disable cursorlineJune McEnroe
2016-07-18Use hard constrast gruvbox darkJune McEnroe
2016-07-15Remove vim configurationJune McEnroe
2016-07-15Add readline to README configurations listJune McEnroe
2016-07-15Add vendor script to READMEJune McEnroe
2016-07-15Pull latest pathogen and gruvboxJune McEnroe