mirror of
https://github.com/d0zingcat/dotfiles.git
synced 2026-05-21 07:26:44 +00:00
mig packer to lazy and archive
Signed-off-by: d0zingcat <leewtang@gmail.com>
This commit is contained in:
4
nvim/lua/legacy/vim-oscyank.lua
Normal file
4
nvim/lua/legacy/vim-oscyank.lua
Normal file
@@ -0,0 +1,4 @@
|
||||
local map = require('utils').map
|
||||
|
||||
map('v', '<leader>yy', ':OSCYank<CR>')
|
||||
map('n', '<leader>o', '<Plug>OSCYank')
|
||||
Reference in New Issue
Block a user