Clean up nvim config

This commit is contained in:
Martin Pander
2026-05-21 07:46:55 +02:00
parent a50db2350a
commit 186752a734
8 changed files with 48 additions and 93 deletions

View File

@@ -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 = {