- 🛠️ Fixed:
  - `blink-cmp` set defaults for completion
    - `tab`, `alt-tab`, `cr`
    - This replaces `nvim-cmp`
    - `blink-cmp` is better, and integrated in nixvim
    - Removed raw LUA code related to `nvim-cmp`
  - Output of `zcli list-gens` corrected
    - Thanks `@codingismy11to71`