mirror of
https://github.com/purhan/dotfiles.git
synced 2026-01-26 09:27:13 +08:00
4 lines
102 B
Lua
4 lines
102 B
Lua
return {
|
|
mod = require('configuration.keys.mod'),
|
|
global = require('configuration.keys.global')
|
|
}
|