aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--TODO.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..8fffbea
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,9 @@
+# TODO
+
+## Configuration
+
+## Packaging
+* Package a recent version of neovim for Debian.
+* Port neovim config to (pure) lua.
+* Figure out a way to quickly package neovim plugins instead of relying on a
+ thirdparty plugin manager?