1
0
mirror of https://github.com/SpaceVim/SpaceVim.git synced 2025-01-23 07:00:04 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
wsdjeg
63cf3482cc
fix(clipboard): remove -quiet flag on xclip clipboard 2023-03-28 18:13:53 +08:00
wsdjeg
de3ec27729 chore(copyright): update copyright 2023-03-26 13:50:22 +08:00
Martin Bångens
3bea6df3a7
fix(clipboard): remove --nodetach option 2022-11-21 07:53:58 +08:00
wsdjeg
1ed769feb2 feat(clipboard): add clipboard#set function 2022-10-11 11:02:00 +08:00
wsdjeg
0ecd2ec124 chore(typo): typo in clipboard.vim 2022-10-11 10:49:16 +08:00
wsdjeg
664c6d7259 feat(clipboard): add log for clipboard 2022-10-11 10:46:54 +08:00
wsdjeg
99717ac7aa fix(clipboard): fix clipboard support for vim8 2022-06-12 09:59:33 +08:00
wsdjeg
f89a83ece8 fix(clipboard): fix leader y key binding 2022-06-11 08:55:29 +08:00
wsdjeg
79378b0e4c fix(clipboard): return empty string 2022-06-11 08:45:08 +08:00
wsdjeg
ee3ce867f4 feat(clipboard): support other clipboard command 2022-06-11 01:16:36 +08:00
wsdjeg
6285536bce feat(clipboard): add vim-clipboard plugin 2022-06-11 00:47:40 +08:00