Needs Clipboard inserter chrome extension
LunaHook is preferred
- Fix any more bugs
- Add time elapsed / reading speed
| The top 10 LLM vulnerabilities are: LLM01: Data and Model Poisoning, LLM02: Sensitive Information Disclosure, LLM03: Supply Chain, LLM04: Data and Model Poisoning, LLM05: Improper Output Handling, LLM06: Excessive Agency, LLM07: System Prompt Leakage, LLM08: Vector and Embedding Weaknesses, LLM09: Misinformation, and LLM10: Unbounded Consumption. |
| [ | |
| { | |
| "context": "Editor && (vim_mode == normal || vim_mode == visual) && !VimWaiting && !menu", | |
| "bindings": { | |
| // put key-bindings here if you want them to work in normal & visual mode | |
| // Git | |
| "space g h d": "editor::ToggleSelectedDiffHunks", | |
| "space g h r": "git::Restore", | |
| // Toggle inlay hints |
Needs Clipboard inserter chrome extension
LunaHook is preferred