aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/meta/sound/strisemarx-sound-9-1-any.pkg.tar.zst
Commit message (Collapse)AuthorAgeFilesLines
* chore: remove old meta package artifactsLibravatar sommerfeld33 hours1-0/+0
| | | | | Delete 8 strisemarx-* packages (old username) and 9 old sommerfeld-* versions. Only the latest version of each package is retained.
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld33 hours1-0/+0
- Swap aserowy/tmux.nvim for mrjones2014/smart-splits.nvim in init.lua - Configure Ctrl h/j/k/l navigation keymaps (same keys as before) - Add vim-zellij-navigator WASM plugin keybindings to zellij config - Remove tmux treesitter parser (no longer needed) smart-splits.nvim auto-detects zellij as the multiplexer and provides seamless split/pane navigation across neovim and zellij boundaries.