[feat] Configure nvim-cmp manually

This commit is contained in:
uttarayan21
2024-03-01 02:29:01 +05:30
parent efd59a963d
commit fb0cb40553
4 changed files with 65 additions and 54 deletions

View File

@@ -2,7 +2,7 @@
let
start-tmux = (import ../scripts/start-tmux.nix) pkgs;
# https://mipmip.github.io/home-manager-option-search/
lazy = true;
lazy = false;
in {
imports = [
# Include the results of the hardware scan.