Side Project Stack
(so I maybe finish some of it)
- Initial Neovim Lua API (ModProg/nvim-rust) (got replaced by noib3/nvim-oxi
- Neovim Config Plugin in Rust ^^ (ModProg/config.nvim)
- Shada manipulator for nvim to remove the jumplist (or something that individually syncs the data I want to sync)
- Rewrite Neovim Config ^^
- Sane Figglet unicode and toml based fogfont format
-
- macro_rules like proc macro input parser
- extend ~ireas/merge-rs with
TryMerge(issue) - Finish Neovim Lua API
- Implement secret store for ENV tokens
- add types to cargo-hatch (dnaka91/cargo-hatch#1)
- Remove panic from attribute derive via traitbound for AttrebuteName
- Allow nvim-rust to use the api when using multithreading.
- Procmacro that uses https://beta.openai.com/ to generate the code based on plain text input (already exists https://lib.rs/crates/gpt3_macro)
- Presentations based on something like asciidoc, that generate a single html file, viewable from any browser.
- Email client




