HASH 5c31ed902ca1
DATE 2025-08-08
SUBJECT neovim: disable ripgrep cmp
FILES 2 CHANGED
HASH 5c31ed902ca1
DATE 2025-08-08
SUBJECT neovim: disable ripgrep cmp
FILES 2 CHANGED
┌─ outputs/pkgs/ook-vim/config/plugins/cmp.nix ──────────────────────────────┐
│ diff --git a/outputs/pkgs/ook-vim/config/plugins/cmp.nix b/outputs/pkgs/ook-vim/co │
│ nfig/plugins/cmp.nix │
│ index 75f0176..0e5964f 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/cmp.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/cmp.nix │
│ @@ -5,7 +5,7 @@ │
│ sourcePlugins = { │
│ emoji.enable = false; │
│ spell.enable = false; │
│ - ripgrep.enable = true; │
│ + ripgrep.enable = false; │
│ }; │
│ setupOpts = { │
│ signature.enabled = true; │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...ok-vim/config/plugins/cmp.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/config/plu │
│ gins/cmp.nix b/outputs/pkgs/ook-vim/config/p │
│ lugins/cmp.nix │
│ index 75f0176..0e5964f 100644 │
│ --- a/outputs/pkgs/ook-vim/config/plugins/cm │
│ p.nix │
│ +++ b/outputs/pkgs/ook-vim/config/plugins/cm │
│ p.nix │
│ @@ -5,7 +5,7 @@ │
│ sourcePlugins = { │
│ emoji.enable = false; │
│ spell.enable = false; │
│ - ripgrep.enable = true; │
│ + ripgrep.enable = false; │
│ }; │
│ setupOpts = { │
│ signature.enabled = true; │
└──────────────────────────────────────────────┘
┌─ outputs/pkgs/ook-vim/modules/plugins/gruvbox-material/config.nix ─────────┐
│ diff --git a/outputs/pkgs/ook-vim/modules/plugins/gruvbox-material/config.nix b/ou │
│ tputs/pkgs/ook-vim/modules/plugins/gruvbox-material/config.nix │
│ index a169102..ddb9083 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/gruvbox-material/config.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/gruvbox-material/config.nix │
│ @@ -171,7 +171,7 @@ in { │
│ background_color = nil, │
│ }, │
│ signs = { │
│ - highlight = ${boolToString cfg.signsHighlight}, │
│ + force_background = ${boolToString cfg.signsHighlight}, │
│ }, │
│ } │
│ │
└────────────────────────────────────────────────────────────────────────────────────┘
┌─ ...s/gruvbox-material/config.nix ───┐
│ diff --git a/outputs/pkgs/ook-vim/modules/pl │
│ ugins/gruvbox-material/config.nix b/outputs/ │
│ pkgs/ook-vim/modules/plugins/gruvbox-materia │
│ l/config.nix │
│ index a169102..ddb9083 100644 │
│ --- a/outputs/pkgs/ook-vim/modules/plugins/g │
│ ruvbox-material/config.nix │
│ +++ b/outputs/pkgs/ook-vim/modules/plugins/g │
│ ruvbox-material/config.nix │
│ @@ -171,7 +171,7 @@ in { │
│ background_color = nil, │
│ }, │
│ signs = { │
│ - highlight = ${boolToString cf │
│ g.signsHighlight}, │
│ + force_background = ${boolToSt │
│ ring cfg.signsHighlight}, │
│ }, │
│ } │
│ │
└──────────────────────────────────────────────┘
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET