aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/selene-globals.yml
Commit message (Collapse)AuthorAgeFilesLines
* chore(selene): rename globals file, add mp, allow mixed_tableLibravatar sommerfeld46 hours1-0/+9
Rename nvim.yml to selene-globals.yml (more accurate scope). Add the mpv scripting 'mp' global alongside neovim's 'vim'. Allow mixed_table since it's idiomatic in lazy.nvim/which-key specs.