update
This commit is contained in:
parent
87f59ae9dd
commit
1d1beda5e0
|
|
@ -1,4 +1,4 @@
|
||||||
local G,opt = require("G"), {noremap = true}
|
local G,opt = require("core.G"), {noremap = true}
|
||||||
|
|
||||||
G.map({
|
G.map({
|
||||||
{'n', '<leader>y', '"+y', opt},
|
{'n', '<leader>y', '"+y', opt},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue