Clean up nvim config
This commit is contained in:
@@ -67,7 +67,6 @@ vim.opt.directory = swapdir .. "," .. temp
|
||||
-------- CLIPBOARD ---------
|
||||
----------------------------
|
||||
-- Force Neovim to use the OSC 52 provider explicitly
|
||||
-- This often resolves the "waiting" hang by properly handling the sequence
|
||||
vim.g.clipboard = {
|
||||
name = 'OSC 52',
|
||||
copy = {
|
||||
|
||||
Reference in New Issue
Block a user