[feat] Configure nvim-cmp manually
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user