aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRenken <renken@shione.net>2024-01-08 21:33:49 +0100
committerRenken <renken@shione.net>2024-05-12 16:49:29 +0200
commitefd70116f17350310a7093b78faaa0eaafa471d5 (patch)
tree89787cee5678f75c60f37636c31a44a550e8e97b
parentd328f099129dc912289f607bd4913fcb44c73627 (diff)
downloadshione-efd70116f17350310a7093b78faaa0eaafa471d5.tar.gz
shione-efd70116f17350310a7093b78faaa0eaafa471d5.zip
doc(todo): neovim packaging and configuration
-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?