4 lines
165 B
Lua
4 lines
165 B
Lua
-- clipboard.lua will be edited by the bash command
|
|
-- it will be replaced with one of the files from templates/clipboard/ directory
|
|
vim.o.clipboard = "unnamedplus"
|