aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/nvim-pack-lock.json
Commit message (Collapse)AuthorAgeFilesLines
* chore: commit nvim pack lockfile with plugin revisionsLibravatar sommerfeld33 hours1-1/+220
|
* refactor: replace tmux.nvim with smart-splits.nvim for zellijLibravatar sommerfeld33 hours1-0/+3
- 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.