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