Keybindings:
- Rust F5 - show run targets
- Rust Shift-F5 - run last target
- Normal: Space-o - open current file in chromium
- Visual: Space-f - LSP format current region
Configuration:
- org-mode: use pandoc to generate a standalone HTML, support plantuml
blocks
- no winbar for neo tree
- disabled treesitter asciidoc, seems to be broken
- splash screen: added browse, reordered entries
Plugins:
- use indent-blankline to visualize indents
Rust
- added ftplugin/after/rust.lua for rust keybindings
keybindings
- <space>[ and <space>] to goto prev and next diagnosticsw
Org mode
- added option for HTML export with pandoc