From f60c2bbbfb97f5ae89281a70e6fb5f2b75817fe5 Mon Sep 17 00:00:00 2001 From: Simon Cornet Date: Tue, 2 Apr 2024 23:48:07 +0200 Subject: [PATCH] [neovim] remove broken cursor theme --- nix/home/neovim/neovim.nix | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nix/home/neovim/neovim.nix b/nix/home/neovim/neovim.nix index f4235e3..1656622 100644 --- a/nix/home/neovim/neovim.nix +++ b/nix/home/neovim/neovim.nix @@ -32,10 +32,6 @@ " clipboard set clipboard+=unnamedplus - " cursor - set guicursor=a:hor20-Cursor - set guicursor=v:block-Cursor - " terminal title set title