aboutsummaryrefslogtreecommitdiffstats
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO.md b/TODO.md
index 80b1a08..098ec7a 100644
--- a/TODO.md
+++ b/TODO.md
@@ -12,8 +12,6 @@
## Build System
- [ ] Fix having to `export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/path/to/clang/lib`
-- [ ] Automatically build optional bindings alongside main plugin (?)
-- [ ] Fix optional bindings build system
## Examples
- [ ] Make a text editor example (once the text editor binding does anything)