mirror of
https://github.com/LunarVim/LunarVim.git
synced 2025-08-01 00:24:54 +02:00
you can disable clipboard (#783)
This commit is contained in:
parent
030053d3dc
commit
84d6ea7a63
2 changed files with 2 additions and 1 deletions
|
@ -8,6 +8,7 @@ O = {
|
|||
auto_close_tree = 0,
|
||||
auto_complete = true,
|
||||
colorscheme = "lunar",
|
||||
clipboard = "unnamedplus",
|
||||
hidden_files = true,
|
||||
wrap_lines = false,
|
||||
number = true,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue