commit a6cdf55cea2cfcf958fe61623b882a7b98e026fd
parent 3882671f9d2983cecba1c304b950e17433bd530b
Author: Daniel Moch <daniel@danielmoch.com>
Date: Fri, 7 Dec 2018 06:44:51 -0500
Add todo
Diffstat:
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/TODO.txt b/TODO.txt
@@ -1,4 +1,5 @@
-1. Old GH #25
+1. Add changelog
+2. Old GH #25
using vim-makejob with the following make prg:
@@ -7,4 +8,4 @@
This works fine with :make, but when I run :MakeJob it fails to run
(Return 122 with findings) and the quickfix list is empty. There is
no Makefile.
-2. Neovim support
+3. Neovim support