From 46be04e778f4cb13c47554ec94701e910fac16b4 Mon Sep 17 00:00:00 2001 From: baabelfish Date: Sat, 30 Jan 2016 20:21:00 +0200 Subject: [PATCH] Todo update --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index a098434..a6a5ed1 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,15 @@ Nim support for Neovim - [ ] Autocompletion with ycm - [ ] Autocompletion with deoplete - [ ] REPL interaction +- [ ] Add tests + - [ ] CI integration + - [ ] Test nimsuggest for surprises + - [ ] Unit tests + +# TASKS +- [ ] Sync version communicating with nimsuggest +- [ ] Test the user's versions +- [ ] Add roadmap # BUGS - [ ] Not all lines are read from stdin for some reason with job-control