OOKNET                             [ /  search the index  ]  
──────────────────────────────────────────────────────────────────────────────────────
══════════════════════════════════════════════════════════════════════════════════════
OOKNET   [ /  search  ]  
────────────────────────────────────────────────
════════════════════════════════════════════════
 
HASH      2969886f3260
DATE      2025-03-16
SUBJECT   neovim: nvim-cmp --> blink
FILES     2 CHANGED
HASH      2969886f3260
DATE      2025-03-16
SUBJECT   neovim: nvim-cmp --> blink
FILES     2 CHANGED
 

diff --git a/outputs/pkgs/ook-vim/config/plugins/cmp.nix b/outputs/pkgs/ook-vim/co
nfig/plugins/cmp.nix
index e772e32..4e721b9 100644
--- a/outputs/pkgs/ook-vim/config/plugins/cmp.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/cmp.nix
@@ -1,5 +1,8 @@
 {
-  vim.autocomplete.nvim-cmp = {
+  vim.autocomplete.blink-cmp = {
     enable = true;
+    setupOpts = {
+      signature.enabled = true;
+    };
   };
 }

diff --git a/outputs/pkgs/ook-vim/config/plu
gins/cmp.nix b/outputs/pkgs/ook-vim/config/p
lugins/cmp.nix
index e772e32..4e721b9 100644
--- a/outputs/pkgs/ook-vim/config/plugins/cm
p.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/cm
p.nix
@@ -1,5 +1,8 @@
 {
-  vim.autocomplete.nvim-cmp = {
+  vim.autocomplete.blink-cmp = {
     enable = true;
+    setupOpts = {
+      signature.enabled = true;
+    };
   };
 }
 

diff --git a/outputs/pkgs/ook-vim/config/plugins/languages/lsp.nix b/outputs/pkgs/
ook-vim/config/plugins/languages/lsp.nix
index 9afab91..d5fbc45 100644
--- a/outputs/pkgs/ook-vim/config/plugins/languages/lsp.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/languages/lsp.nix
@@ -2,7 +2,6 @@
   vim.lsp = {
     formatOnSave = true;
     lspkind.enable = true;
-    lspSignature.enable = true;
     trouble = {enable = true;};
     null-ls = {
       enable = true;

diff --git a/outputs/pkgs/ook-vim/config/plu
gins/languages/lsp.nix b/outputs/pkgs/ook-vi
m/config/plugins/languages/lsp.nix
index 9afab91..d5fbc45 100644
--- a/outputs/pkgs/ook-vim/config/plugins/la
nguages/lsp.nix
+++ b/outputs/pkgs/ook-vim/config/plugins/la
nguages/lsp.nix
@@ -2,7 +2,6 @@
   vim.lsp = {
     formatOnSave = true;
     lspkind.enable = true;
-    lspSignature.enable = true;
     trouble = {enable = true;};
     null-ls = {
       enable = true;
 
[ BACK TO LOG ]
──────────────────────────────────────────────────────────────────────────────────────
OOKNET
────────────────────────────────────────────────
OOKNET