project: disabled

This commit is contained in:
xinyangli 2024-08-24 22:08:01 +08:00
parent aca9dd3078
commit 4138a017a3
Signed by: xin
SSH key fingerprint: SHA256:qZ/tzd8lYRtUFSrfBDBMcUqV4GHKxqeqRA3huItgvbk
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@
./lualine.nix
./neo-tree.nix
./nvim-cmp.nix
./project.nix
# ./project.nix
./rainbow-delimiters.nix
./telescope.nix
./toggleterm.nix

View file

@ -5,7 +5,7 @@
enable = true;
enableTelescope = true;
silentChdir = false;
scopeChdir = "tab";
manualMode = true;
};
autoGroups.project_nvim_group = {